Searched refs:GMSAdapterImpl (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/cluster/gms-adapter/src/main/java/org/glassfish/gms/
H A DGMSAdapterImpl.java85 public class GMSAdapterImpl implements GMSAdapter, PostConstruct, CallBack { class in inherits:GMSAdapter,PostConstruct,CallBack
88 LogDomains.getLogger(GMSAdapterImpl.class, LogDomains.GMS_LOGGER);
788 removeJoinedAndReadyNotificationListener(GMSAdapterImpl.this);
789 removeJoinNotificationListener(GMSAdapterImpl.this);
790 removeFailureNotificationListener(GMSAdapterImpl.this);
791 removeFailureSuspectedListener(GMSAdapterImpl.this);
793 removePlannedShutdownListener(GMSAdapterImpl.this);

Completed in 8 milliseconds