|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xenonsoft.bridgetown.soa.config.InvokeMethodConfig
The objects stores the method invocation data after parsing the bridgetown XML configuration file.
This is a configuration class for assembly factories that supports aspect oriented proxies
IMethodInterceptor,
Serialized Form| Constructor Summary | |
InvokeMethodConfig()
Default constructor |
|
| Method Summary | |
java.lang.String |
getContext()
Gets the context |
java.lang.String |
getServiceBean()
Gets the serviceBean |
void |
setContext(java.lang.String context)
Sets the context |
void |
setServiceBean(java.lang.String serviceBean)
Sets the serviceBean |
java.lang.String |
toString()
Gets debuggable string |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InvokeMethodConfig()
| Method Detail |
public java.lang.String getContext()
public void setContext(java.lang.String context)
context - the new value for contextpublic java.lang.String getServiceBean()
public void setServiceBean(java.lang.String serviceBean)
serviceBean - the new value for serviceBeanpublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||