|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.muse.core.AbstractCapability
org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
org.apache.muse.ws.dm.muws.impl.AbstractManageabilityCapability
AbstractManageabilityCapability is an extension of AbstractWsResourceCapability that provides one additional initialization step: if the resource uses the ManageabilityCharacteristics capability, then this capability's URI will be added to the muws1:ManageabilityCapability property.
| Constructor Summary | |
|---|---|
AbstractManageabilityCapability()
|
|
| Method Summary | |
|---|---|
void |
initializeCompleted()
This method is called by the containing Resource after all other capabilities have been initialized via initialize(). |
| Methods inherited from class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability |
|---|
createGettersAndSetters, deleteProperty, getGetter, getProperty, getPropertyElements, getPropertyNames, getSetter, getWsResource, initialize, insertProperty, invokeMethod, setResource, updateProperty |
| Methods inherited from class org.apache.muse.core.AbstractCapability |
|---|
getActions, getCapabilityURI, getEnvironment, getInitializationParameter, getInitializationParameters, getLog, getMessageHandler, getPersistence, getResource, hasBeenInitialized, hasBeenShutdown, prepareShutdown, setCapabilityURI, setEnvironment, setInitializationParameters, setLog, setMessageHandler, setMessageHandlers, setPersistence, shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.muse.ws.resource.WsResourceCapability |
|---|
deleteProperty, getProperty, getPropertyNames, getWsResource, insertProperty, updateProperty |
| Methods inherited from interface org.apache.muse.core.Capability |
|---|
getActions, getCapabilityURI, getEnvironment, getLog, getMessageHandler, getPersistence, getResource, prepareShutdown, setCapabilityURI, setEnvironment, setLog, setMessageHandlers, setPersistence, setResource |
| Methods inherited from interface org.apache.muse.core.Initialization |
|---|
hasBeenInitialized, initialize |
| Methods inherited from interface org.apache.muse.core.InitializationParameters |
|---|
getInitializationParameter, getInitializationParameters, setInitializationParameters |
| Methods inherited from interface org.apache.muse.core.Shutdown |
|---|
hasBeenShutdown, shutdown |
| Constructor Detail |
public AbstractManageabilityCapability()
| Method Detail |
public void initializeCompleted()
throws SoapFault
Capability
initializeCompleted in interface CapabilityinitializeCompleted in class AbstractCapabilitySoapFault
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||