|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for a CorrelationDefinitionReader which is an interface used by the Instance Location Manager to read deployed Correlation Metadata
Method Summary | |
---|---|
java.util.Collection |
getCorrelationMetadata(java.lang.String operation)
This returns a collection of CorrelationSets. |
javax.ejb.EJBLocalHome |
getEJBLocalHome()
This returns the EJBLocalHome of the stateful web service |
boolean |
isImplicitCreate(java.lang.String operation)
Returns true if the implicit create semantic = "yes" for this operation |
Method Detail |
public java.util.Collection getCorrelationMetadata(java.lang.String operation)
operation
- - A String representing the operation
public boolean isImplicitCreate(java.lang.String operation)
operation
- - A String representing the operation
public javax.ejb.EJBLocalHome getEJBLocalHome()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |