Uses of Interface
com.sun.enterprise.config.serverbeans.Server
-
-
Uses of Server in com.sun.enterprise.admin.util
Methods in com.sun.enterprise.admin.util that return Server Modifier and Type Method Description ServerInstanceCommandExecutor. getServer()ServerInstanceRestCommandExecutor. getServer()ServerRemoteInstanceCommandHelper. getServer(String serverName)Methods in com.sun.enterprise.admin.util that return types with arguments of type Server Modifier and Type Method Description static List<Server>ClusterOperationUtil. getCompletedInstances()Methods in com.sun.enterprise.admin.util with parameters of type Server Modifier and Type Method Description intRemoteInstanceCommandHelper. getAdminPort(Server server)StringRemoteInstanceCommandHelper. getNode(Server server)Future<InstanceCommandResult>InstanceStateService. submitJob(Server server, InstanceCommand ice, InstanceCommandResult r)Future<InstanceCommandResult>InstanceStateServiceImpl. submitJob(Server server, InstanceCommand ice, InstanceCommandResult r)Method parameters in com.sun.enterprise.admin.util with type arguments of type Server Modifier and Type Method Description static ActionReport.ExitCodeClusterOperationUtil. replicateCommand(String commandName, FailurePolicy failPolicy, FailurePolicy offlinePolicy, FailurePolicy neverStartedPolicy, List<Server> instancesForReplication, AdminCommandContext context, ParameterMap parameters, org.glassfish.hk2.api.ServiceLocator habitat)static ActionReport.ExitCodeClusterOperationUtil. replicateCommand(String commandName, FailurePolicy failPolicy, FailurePolicy offlinePolicy, FailurePolicy neverStartedPolicy, List<Server> instancesForReplication, AdminCommandContext context, ParameterMap parameters, org.glassfish.hk2.api.ServiceLocator habitat, File intermediateDownloadDir)Replicates a given command on the given list of targets, optionally gathering downloaded result payloads from the instance commands into a directory.Constructors in com.sun.enterprise.admin.util with parameters of type Server Constructor Description InstanceCommandExecutor(org.glassfish.hk2.api.ServiceLocator habitat, String name, FailurePolicy fail, FailurePolicy offline, Server server, String host, int port, Logger logger, ParameterMap p, ActionReport r, InstanceCommandResult res)InstanceRestCommandExecutor(org.glassfish.hk2.api.ServiceLocator habitat, String name, FailurePolicy fail, FailurePolicy offline, Server server, String host, int port, Logger logger, ParameterMap p, ActionReport r, InstanceCommandResult res) -
Uses of Server in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return Server Modifier and Type Method Description static ServerServers.Duck. getServer(Servers instance, String name)ServerServers. getServer(String name)Return the server with the given name, or null if no such server exists.ServerConfigBeansUtilities. getServerNamed(String name)static ServerDomain.Duck. getServerNamed(Domain d, String name)ServerDomain. getServerNamed(String name)Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type Server Modifier and Type Method Description static List<Server>Cluster.Duck. getInstances(Cluster cluster)List<Server>Cluster. getInstances()static List<Server>Domain.Duck. getInstancesOnNode(Domain domain, String nodeName)List<Server>Domain. getInstancesOnNode(String nodeName)List<Server>Servers. getServer()Return the list of currently configured server.List<Server>ConfigBeansUtilities. getServers()static List<Server>Domain.Duck. getServersInTarget(Domain me, String target)List<Server>Domain. getServersInTarget(String target)static List<Server>Servers.Duck. getServersOnNode(Servers servers, Node node)List<Server>Servers. getServersOnNode(Node node)Return the list of Servers that reference a NodeMethods in com.sun.enterprise.config.serverbeans with parameters of type Server Modifier and Type Method Description static voidServer.Duck. createResourceRef(Server server, String enabled, String refName)voidServer.CreateDecorator. decorate(AdminCommandContext context, Server instance)voidServer.DeleteDecorator. decorate(AdminCommandContext context, Servers parent, Server child)static voidServer.Duck. deleteResourceRef(Server server, String refName)static StringServer.Duck. getAdminHost(Server server)static intServer.Duck. getAdminPort(Server server)static ApplicationRefServer.Duck. getApplicationRef(Server server, String appName)static ClusterServer.Duck. getCluster(Server server)static ConfigServer.Duck. getConfig(Server server)static List<DeploymentGroup>Server.Duck. getDeploymentGroup(Server server)static StringServer.Duck. getReference(Server server)static ResourceRefServer.Duck. getResourceRef(Server server, String refName)static booleanServer.Duck. isCluster(Server server)static booleanServer.Duck. isDas(Server server)static booleanServer.Duck. isInstance(Server server)static booleanServer.Duck. isResourceRefExists(Server server, String refName)static booleanServer.Duck. isRunning(Server server)this is NOT a reliable test.static booleanServer.Duck. isServer(Server server) -
Uses of Server in com.sun.enterprise.config.util
Constructors in com.sun.enterprise.config.util with parameters of type Server Constructor Description PortBaseHelper(Server instance, String portbase, boolean checkports, Logger logger)PortManager(Cluster cluster, Config config, Domain theDomain, Server theNewServer)ServerHelper(Server theServer, Config theConfig) -
Uses of Server in com.sun.enterprise.connectors.jms.system
Methods in com.sun.enterprise.connectors.jms.system that return Server Modifier and Type Method Description Server[]MQAddressList. getServersInCluster(Cluster cluster)Server[]MQAddressList. getServersInCluster(String clusterName)Methods in com.sun.enterprise.connectors.jms.system with parameters of type Server Modifier and Type Method Description StringMQAddressList. getNodeHostName(Server as) -
Uses of Server in com.sun.enterprise.connectors.jms.util
Methods in com.sun.enterprise.connectors.jms.util with parameters of type Server Modifier and Type Method Description static StringJmsRaUtil. getJMSPropertyValue(Server as) -
Uses of Server in com.sun.enterprise.server.logging.logviewer.backend
Methods in com.sun.enterprise.server.logging.logviewer.backend with parameters of type Server Modifier and Type Method Description voidLogFilterForInstance. downloadAllInstanceLogFiles(org.glassfish.hk2.api.ServiceLocator habitat, Server targetServer, Domain domain, Logger logger, String instanceName, String tempDirectoryOnServer, String instanceLogFileDirectory)FileLogFilterForInstance. downloadGivenInstanceLogFile(org.glassfish.hk2.api.ServiceLocator habitat, Server targetServer, Domain domain, Logger logger, String instanceName, String domainRoot, String logFileName, String instanceLogFileName)List<String>LogFilterForInstance. getInstanceLogFileNames(org.glassfish.hk2.api.ServiceLocator habitat, Server targetServer, Domain domain, Logger logger, String instanceName, String instanceLogFileDetails) -
Uses of Server in com.sun.enterprise.util.cluster
Constructors in com.sun.enterprise.util.cluster with parameters of type Server Constructor Description InstanceInfo(org.glassfish.hk2.api.ServiceLocator habitat, Server svr, int port0, String host0, String cluster0, String deploymentGroups, Logger logger0, int timeout0, ActionReport report, InstanceStateService stateService) -
Uses of Server in com.sun.enterprise.v3.admin.cluster
Fields in com.sun.enterprise.v3.admin.cluster declared as Server Modifier and Type Field Description protected ServerInstanceRegisterInstanceCommand. serverMethods in com.sun.enterprise.v3.admin.cluster that return types with arguments of type Server Modifier and Type Method Description List<Server>ClusterCommandHelper. optimizeServerListOrder(List<Server> original)Optimize the order of the list of servers.Methods in com.sun.enterprise.v3.admin.cluster with parameters of type Server Modifier and Type Method Description voidServerSynchronizer. synchronize(Server server, SyncRequest syncRequest, Payload.Outbound payload, ActionReport report, Logger logger)Handle a single synchronization request for the given server by adding the needed files to the payload.Method parameters in com.sun.enterprise.v3.admin.cluster with type arguments of type Server Modifier and Type Method Description List<Server>ClusterCommandHelper. optimizeServerListOrder(List<Server> original)Optimize the order of the list of servers. -
Uses of Server in com.sun.enterprise.v3.server
Methods in com.sun.enterprise.v3.server that return Server Modifier and Type Method Description ServerServerContextImpl. getConfigBean() -
Uses of Server in fish.payara.docker.instance
Methods in fish.payara.docker.instance with parameters of type Server Modifier and Type Method Description static jakarta.json.JsonObjectJsonRequestConstructor. constructJsonRequest(Properties containerConfig, Node node, Server server, String dasHost, String dasPort)Builds the Json Object from all supplied configuration to send to Docker. -
Uses of Server in fish.payara.enterprise.config.serverbeans
Methods in fish.payara.enterprise.config.serverbeans that return types with arguments of type Server Modifier and Type Method Description static List<Server>DeploymentGroup.Duck. getInstances(DeploymentGroup me)List<Server>DeploymentGroup. getInstances() -
Uses of Server in org.glassfish.deployment.admin
Fields in org.glassfish.deployment.admin declared as Server Modifier and Type Field Description protected ServerCreateApplicationRefCommand. serverprotected ServerDeleteApplicationRefCommand. serverprotected ServerDisableCommand. serverprotected ServerEnableCommand. serverprotected ServerInstanceDeployCommand. server -
Uses of Server in org.glassfish.internal.api
Methods in org.glassfish.internal.api that return Server Modifier and Type Method Description ServerServerContext. getConfigBean()Get the server configuration bean.Methods in org.glassfish.internal.api that return types with arguments of type Server Modifier and Type Method Description List<Server>Target. getAllInstances()Gets all instances present in the domainList<Server>Target. getInstances(String targetName)Given the name of a target, returns a list of Server objects.List<Server>Target. getInstances(List<String> names)Given a list instance names, get ListMethod parameters in org.glassfish.internal.api with type arguments of type Server Modifier and Type Method Description voidUndoableCommand. undo(AdminCommandContext context, ParameterMap parameters, List<Server> instances)Undo a previously successful execution of the command implementation. -
Uses of Server in org.glassfish.jdbc.admin.cli
Method parameters in org.glassfish.jdbc.admin.cli with type arguments of type Server Modifier and Type Method Description ResourceStatusJDBCConnectionPoolManager. delete(Iterable<Server> servers, Iterable<Cluster> clusters, Resources resources, String cascade, String poolName) -
Uses of Server in org.glassfish.loadbalancer.admin.cli.reader.impl
Constructors in org.glassfish.loadbalancer.admin.cli.reader.impl with parameters of type Server Constructor Description InstanceReaderImpl(Domain domain, Server server)StandAloneClusterReaderImpl(Domain domain, ApplicationRegistry appRegistry, Server server)
-