|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractServiceEndpoint | |
|---|---|
| org.apache.servicemix.jbi.framework | Component Framwork - internal representations of Components and registries for end points, service units etc Provides standard Installation and Deployment services |
| org.apache.servicemix.jbi.monitoring | |
| org.apache.servicemix.jbi.servicedesc | JBI Service Description API implementation classes |
| Uses of AbstractServiceEndpoint in org.apache.servicemix.jbi.framework |
|---|
| Methods in org.apache.servicemix.jbi.framework that return AbstractServiceEndpoint | |
|---|---|
protected AbstractServiceEndpoint |
Endpoint.getEndpoint()
|
| Constructors in org.apache.servicemix.jbi.framework with parameters of type AbstractServiceEndpoint | |
|---|---|
Endpoint(AbstractServiceEndpoint endpoint,
Registry registry)
|
|
| Uses of AbstractServiceEndpoint in org.apache.servicemix.jbi.monitoring |
|---|
| Constructors in org.apache.servicemix.jbi.monitoring with parameters of type AbstractServiceEndpoint | |
|---|---|
EndpointStats(AbstractServiceEndpoint endpoint,
MessagingStats componentStats)
|
|
| Uses of AbstractServiceEndpoint in org.apache.servicemix.jbi.servicedesc |
|---|
| Subclasses of AbstractServiceEndpoint in org.apache.servicemix.jbi.servicedesc | |
|---|---|
class |
DynamicEndpoint
Dynamic endpoints are used to route exchanges using endpoint references. |
class |
ExternalEndpoint
External endpoints are wrapper for endpoints registered by ComponentContext.registerExternalEndpoint(ServiceEndpoint). |
class |
InternalEndpoint
Reference generated by NMR to refer to an endpoint registration |
class |
LinkedEndpoint
Linked endpoints are defined by SA deployment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||