|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TargetConfig
This class is used as an extension point for defining new targets. A target is a particular group of related join points. For example all the activity related join points are grouped together in the activity target.
Method Summary | |
---|---|
ImplementationConfig |
getImplementation()
Returns the implementation configuration. |
java.lang.String |
getTargetType()
Returns a unique identifier for the type of the target. |
Methods inherited from interface com.tibco.bw.poa.model.CommonBaseConfig |
---|
getDocumentation |
Method Detail |
---|
java.lang.String getTargetType()
ImplementationConfig getImplementation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |