|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.muse.core.AbstractCapability org.apache.muse.ws.resource.impl.AbstractWsResourceCapability org.ogf.graap.wsag.wsrf.WSAG4JCapability org.ogf.graap.wsag.wsrf.impl.NegotiationFactoryCapability
public class NegotiationFactoryCapability
Constructor Summary | |
---|---|
NegotiationFactoryCapability()
|
Method Summary | |
---|---|
protected EndpointReferenceType |
addNewNegotiationWsResource(Negotiation negotiation)
Creates a new Negotiation WS-Resource and returns the EPR. |
QName[] |
getPropertyNames()
|
InitiateNegotiationOutputType |
initiateNegotiation(InitiateNegotiationInputDocument initiateInput)
Creates a new negotiation instance. |
Methods inherited from class org.ogf.graap.wsag.wsrf.WSAG4JCapability |
---|
toElement, toElementArray |
Methods inherited from class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability |
---|
createGettersAndSetters, deleteProperty, getGetter, getProperty, getPropertyElements, 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, initializeCompleted, 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.core.Capability |
---|
getActions, getCapabilityURI, getEnvironment, getLog, getMessageHandler, getPersistence, getResource, initializeCompleted, prepareShutdown, setCapabilityURI, setEnvironment, setLog, setMessageHandlers, setPersistence |
Methods inherited from interface org.apache.muse.core.Initialization |
---|
hasBeenInitialized |
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 NegotiationFactoryCapability()
Method Detail |
---|
public QName[] getPropertyNames()
getPropertyNames
in class org.apache.muse.ws.resource.impl.AbstractWsResourceCapability
public InitiateNegotiationOutputType initiateNegotiation(InitiateNegotiationInputDocument initiateInput) throws org.apache.muse.ws.addressing.soap.SoapFault
initiateInput
- the negotiation context + extensions
org.apache.muse.ws.addressing.soap.SoapFault
- generic SOAP faultprotected EndpointReferenceType addNewNegotiationWsResource(Negotiation negotiation) throws AgreementFactoryFault
negotiation
- the negotiation instance for which the WS resource is created
AgreementFactoryFault
- an error occurred while creating the WS resource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |