Package | Description |
---|---|
org.glassfish.tools.ide.admin |
Modifier and Type | Class and Description |
---|---|
class |
CommandAddResources
Command registers resources defined in provided xml file on specified target.
|
class |
CommandCreateCluster
GlassFish Server Cerate Cluster Command Entity.
|
class |
CommandCreateConnector
Command that creates connector resource with the specified JNDI name and
the interface definition for a resource adapter on server.
|
class |
CommandCreateInstance
GlassFish Server Create Instance Command Entity.
|
class |
CommandDeleteCluster
GlassFish Server Delete Cluster Command Entity.
|
class |
CommandDeleteInstance
GlassFish Server Delete Instance Command Entity.
|
class |
CommandDeleteResource
Command that deletes resource from server.
|
class |
CommandDeploy
GlassFish Server Deploy Command Entity.
|
class |
CommandDisable
GlassFish Server Disable (a deployed application) Command Entity.
|
class |
CommandEnable
GlassFish Server Enable (a deployed application) Command Entity.
|
class |
CommandListComponents
Command that retrieves list of components defined on server.
|
class |
CommandListResources
Command that retrieves list of JDBC resources defined on server.
|
class |
CommandRedeploy
GlassFish Server Redeploy Command Entity.
|
class |
CommandStartCluster
GlassFish Server Start Cluster Command Entity.
|
class |
CommandStartInstance
GlassFish Server Start Instance Command Entity.
|
class |
CommandStopCluster
GlassFish Server Stop Cluster Command Entity.
|
class |
CommandStopInstance
GlassFish Server Stop Instance Command Entity.
|
class |
CommandTargetName
Abstract GlassFish Server Command Entity containing name and target.
|
class |
CommandUndeploy
GlassFish Server Undeploy Command Entity.
|
Copyright © 2013. All Rights Reserved.