|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.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 ComponentRuntimeJbi4EjbLifeCycle instanceprotected javax.jbi.component.ServiceUnitManager createServiceUnitManager()
createServiceUnitManager in class ComponentRuntimeJbi4EjbSUManager instancepublic javax.jbi.servicedesc.ServiceEndpoint resolveEndpointReference(DocumentFragment epr)
resolveEndpointReference in interface javax.jbi.component.ComponentresolveEndpointReference in class ComponentRuntimeepr - 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.ComponentgetServiceDescription in class ComponentRuntimeendpoint - 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 | |||||||||