public class InternalEndpoint extends RegisteredEndpoint
DYNAMIC, EXTERNAL, INTERNAL, LINKED| Constructor and Description |
|---|
InternalEndpoint(QName service,
String endpoint,
String ownerId)
Creates a new InternalEndpoint.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getType()
Indicates the type of endpoint: INTERNAL, EXTERNAL, or DYNAMIC.
|
String |
toString() |
equals, getAsReference, getEndpointName, getHistoricalStatistics, getInterfaces, getInterfacesInternal, getName, getOperations, getOwnerId, getServiceName, getStatistics, hashCode, implementsInterface, isActive, isDynamic, isExternal, isInternal, isLinked, parseDescriptor, resetInUse, setActive, setInterfaces, setInUse, setOperations, toExternalName, toStringBriefpublic int getType()
RegisteredEndpointgetType in class RegisteredEndpointpublic String toString()
toString in class RegisteredEndpointCopyright © 2011-2016 OpenESB Community. All Rights Reserved.