|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object it.imolinfo.jbi4corba.jbi.component.runtime.ComponentRuntime it.imolinfo.jbi4corba.jbi.component.Jbi4CorbaRuntime
public class Jbi4CorbaRuntime
Jbi4EJB Binding Component.
for more details of the generated code.
Constructor Summary | |
---|---|
Jbi4CorbaRuntime()
constructor. |
Method Summary | |
---|---|
protected javax.jbi.component.ComponentLifeCycle |
createComponentLifeCycle()
creates the Component specific implementation of the ComponentLifeCycle. |
protected javax.jbi.component.ServiceUnitManager |
createServiceUnitManager()
creates the Component specific implementation of the ServiceUnitManager. |
Document |
getServiceDescription(javax.jbi.servicedesc.ServiceEndpoint ref)
Retrieves a DOM representation containing metadata which describes the service provided by this component, through the given endpoint. |
javax.jbi.servicedesc.ServiceEndpoint |
resolveEndpointReference(DocumentFragment epr)
Resolve Ednpoint for Dynamic PartnerLink |
Methods inherited from class it.imolinfo.jbi4corba.jbi.component.runtime.ComponentRuntime |
---|
getLifeCycle, getServiceUnitManager, isExchangeWithConsumerOkay, isExchangeWithProviderOkay |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Jbi4CorbaRuntime()
Method Detail |
---|
protected javax.jbi.component.ComponentLifeCycle createComponentLifeCycle()
createComponentLifeCycle
in class ComponentRuntime
Jbi4EjbLifeCycle
instanceprotected javax.jbi.component.ServiceUnitManager createServiceUnitManager()
createServiceUnitManager
in class ComponentRuntime
Jbi4EjbSUManager
instancepublic javax.jbi.servicedesc.ServiceEndpoint resolveEndpointReference(DocumentFragment epr)
resolveEndpointReference
in interface javax.jbi.component.Component
resolveEndpointReference
in class ComponentRuntime
epr
- Document fragment that rappresent the EndpointReference
ServiceEndpoint
instancejavax.jbi.Component#resolveEndpointReference(org.w3c.dom.DocumentFragment)
public Document getServiceDescription(javax.jbi.servicedesc.ServiceEndpoint ref)
getServiceDescription
in interface javax.jbi.component.Component
getServiceDescription
in class ComponentRuntime
endpoint
- the service endpoint.
javax.jbi.Component#getServiceDescription(javax.jbi.servicedesc.ServiceEndpoint)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |