@Service @RunLevel(value=10) public class GMSAdapterService extends Object implements org.glassfish.hk2.api.PostConstruct, org.jvnet.hk2.config.ConfigListener
| Constructor and Description |
|---|
GMSAdapterService() |
| Modifier and Type | Method and Description |
|---|---|
org.jvnet.hk2.config.UnprocessedChangeEvents |
changed(PropertyChangeEvent[] events) |
GMSAdapter |
getGMSAdapter() |
GMSAdapter |
getGMSAdapterByName(String clusterName) |
boolean |
isGmsEnabled() |
void |
postConstruct()
Starts the application loader service.
|
String |
toString() |
public void postConstruct()
postConstruct in interface org.glassfish.hk2.api.PostConstructpublic GMSAdapter getGMSAdapter()
public boolean isGmsEnabled()
public GMSAdapter getGMSAdapterByName(String clusterName)
public org.jvnet.hk2.config.UnprocessedChangeEvents changed(PropertyChangeEvent[] events)
changed in interface org.jvnet.hk2.config.ConfigListenerCopyright © 2017. All rights reserved.