it.eng.spago.jbi
Class SpagoComponent
java.lang.Object
it.eng.spago.jbi.SpagoComponent
public class SpagoComponent
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpagoComponent
public SpagoComponent()
getLifeCycle
public ComponentLifeCycle getLifeCycle()
getServiceUnitManager
public javax.jbi.component.ServiceUnitManager getServiceUnitManager()
getServiceDescription
public org.w3c.dom.Document getServiceDescription(ServiceEndpoint arg0)
isExchangeWithConsumerOkay
public boolean isExchangeWithConsumerOkay(ServiceEndpoint arg0,
MessageExchange arg1)
isExchangeWithProviderOkay
public boolean isExchangeWithProviderOkay(ServiceEndpoint arg0,
MessageExchange arg1)
resolveEndpointReference
public ServiceEndpoint resolveEndpointReference(org.w3c.dom.DocumentFragment arg0)
getExtensionMBeanName
public javax.management.ObjectName getExtensionMBeanName()
init
public void init(ComponentContext compCtx)
throws JBIException
- Throws:
JBIException
shutDown
public void shutDown()
throws JBIException
- Throws:
JBIException
start
public void start()
throws JBIException
- Throws:
JBIException
stop
public void stop()
throws JBIException
- Throws:
JBIException