Uses of Interface
com.sun.enterprise.admin.util.InstanceStateService
-
Packages that use InstanceStateService Package Description com.sun.enterprise.admin.util com.sun.enterprise.util.cluster -
-
Uses of InstanceStateService in com.sun.enterprise.admin.util
Classes in com.sun.enterprise.admin.util that implement InstanceStateService Modifier and Type Class Description classInstanceStateServiceImplService that is called at startup and parses the instance state file. -
Uses of InstanceStateService in com.sun.enterprise.util.cluster
Constructors in com.sun.enterprise.util.cluster with parameters of type InstanceStateService 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)
-