public class SunAppServerInstanceIdentifier extends Object implements InstanceIdentifier
| Constructor and Description |
|---|
SunAppServerInstanceIdentifier(PlatformContext aPlatformContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainAdminPort() |
String |
getHttpPort() |
String |
getInstanceHttpPort() |
String |
getInstanceUniqueName() |
String |
getInstanceUniquePort() |
Boolean |
isSecureAdminPort() |
public SunAppServerInstanceIdentifier(PlatformContext aPlatformContext)
public String getInstanceUniqueName()
getInstanceUniqueName in interface InstanceIdentifierpublic String getInstanceUniquePort()
getInstanceUniquePort in interface InstanceIdentifierpublic String getInstanceHttpPort()
getInstanceHttpPort in interface InstanceIdentifierpublic String getHttpPort()
getHttpPort in interface InstanceIdentifierpublic String getDomainAdminPort()
getDomainAdminPort in interface InstanceIdentifierpublic Boolean isSecureAdminPort()
isSecureAdminPort in interface InstanceIdentifierCopyright © 2011-2016 OpenESB Community. All Rights Reserved.