|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessEnginePluginXml
Java API representation of a ProcessEnginePlugin configuration inside a deployment descriptor.
| Method Summary | |
|---|---|
String |
getPluginClass()
returns the fully qualified classname of the plugin |
Map<String,String> |
getProperties()
|
| Method Detail |
|---|
String getPluginClass()
Map<String,String> getProperties()
ProcessEnginePlugin class (see
getPluginClass()). This means that each property
name used here must be a bean property name on the plugin class
and the bean property must be of type
String, Integer or Boolean.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||