|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetaDataGenerator
The MetaDataGenerator normally is responsible for assigning timeout, and priority via the appropriate methods in the entry's JAXRPCEntryInfo object.
When implementing this interface, be aware that multiple threads may be using the same MetaDataGenerator concurrently.
Method Summary | |
---|---|
void |
setMetaData(javax.xml.rpc.handler.soap.SOAPMessageContext messageContext,
JAXRPCEntryInfo entryInfo)
This method is called each time a new cache entry is created. |
Method Detail |
---|
void setMetaData(javax.xml.rpc.handler.soap.SOAPMessageContext messageContext, JAXRPCEntryInfo entryInfo)
messageContext
- The messageContext object used to access to the SOAP messageentryInfo
- The JAXRPCEntryInfo object used for setting metadata
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |