|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyConfig | |
---|---|
com.tibco.bw.poa.model | The Aspect Configuration Model API |
com.tibco.bw.poa.model.impl | The implementation classes of the Aspect Configuration Model API |
Uses of PropertyConfig in com.tibco.bw.poa.model |
---|
Methods in com.tibco.bw.poa.model that return types with arguments of type PropertyConfig | |
---|---|
java.util.ArrayList<PropertyConfig> |
AdviceConfig.getProperties()
The advice configuration properties. |
Uses of PropertyConfig in com.tibco.bw.poa.model.impl |
---|
Classes in com.tibco.bw.poa.model.impl that implement PropertyConfig | |
---|---|
class |
PropertyConfigImpl
|
Fields in com.tibco.bw.poa.model.impl with type parameters of type PropertyConfig | |
---|---|
protected java.util.ArrayList<PropertyConfig> |
AdviceConfigImpl.properties
|
Methods in com.tibco.bw.poa.model.impl that return types with arguments of type PropertyConfig | |
---|---|
java.util.ArrayList<PropertyConfig> |
AdviceConfigImpl.getProperties()
|
Methods in com.tibco.bw.poa.model.impl with parameters of type PropertyConfig | |
---|---|
void |
AdviceConfigImpl.addProperty(PropertyConfig property)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |