getActiveConsumingEndpoints(String ownerId) Identical to getActiveEndpoints(ownerid), but list is limited to consuming endpoints
registered by the specified component.
public int
getActiveEndpointCount() Returns the total number of EndpointReferences that have been activated
in the NMR.
Identical to getActiveEndpoints(ownerid), but list is limited to consuming endpoints
registered by the specified component.
Parameters: ownerId - component identifier list of activated consuming endpoints
Identical to getActiveEndpoints(), but list is limited to endpoints
registered by the specified component.
Parameters: ownerId - component identifier list of activated endpoints
Provides metadata query facility for endpoints registered with the NMR.
This method returns the contents of an XML descriptor as a string.
Parameters: service - string representation of service QName Parameters: endpoint - endpoint name XML descriptor as string