| Package | Description |
|---|---|
| com.sun.appserv.connectors.internal.api | |
| com.sun.enterprise.connectors | |
| org.glassfish.api.admin |
Admin commands in GlassFish
|
| org.glassfish.enterprise.iiop.util |
| Modifier and Type | Method and Description |
|---|---|
ProcessEnvironment.ProcessType |
ConnectorRuntime.getEnvironment()
Indicates whether the execution environment is server or client
|
| Modifier and Type | Method and Description |
|---|---|
ProcessEnvironment.ProcessType |
ConnectorRuntime.getEnvironment()
Returns the execution environment.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessEnvironment.ProcessType |
ProcessEnvironment.getProcessType()
Determine and return the modes in which the code is behaving,
like application server or application client modes.
|
static ProcessEnvironment.ProcessType |
ProcessEnvironment.ProcessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessEnvironment.ProcessType[] |
ProcessEnvironment.ProcessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ProcessEnvironment(ProcessEnvironment.ProcessType type)
Creates a process environemnt for the inten
|
| Modifier and Type | Method and Description |
|---|---|
ProcessEnvironment.ProcessType |
IIOPUtils.getProcessType() |
Copyright © 2017. All rights reserved.