public final class ServiceInfo extends Object
Constructor and Description |
---|
ServiceInfo(String name,
Object service) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
Object |
getService() |
int |
hashCode() |
boolean |
isConfigurableService() |
boolean |
isCoreService() |
boolean |
isInstanceOf(Class type) |
boolean |
isManagedService() |
String |
toString() |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.