public interface HazelcastInternalOSGiService extends HazelcastOSGiService
HazelcastOSGiService| Modifier and Type | Field and Description | 
|---|---|
static String | 
DEFAULT_GROUP_NAME
Default group name to be used when grouping is not disabled with
  
HazelcastOSGiService.HAZELCAST_OSGI_GROUPING_DISABLED. | 
static String | 
DEFAULT_ID
Default ID for  
HazelcastInternalOSGiService instance | 
HAZELCAST_OSGI_GROUPING_DISABLED, HAZELCAST_OSGI_JSR223_DISABLED, HAZELCAST_OSGI_REGISTER_DISABLED, HAZELCAST_OSGI_START| Modifier and Type | Method and Description | 
|---|---|
void | 
activate()
Activates the service. 
 | 
void | 
deactivate()
Deactivates the service. 
 | 
boolean | 
isActive()
Returns the state of the service about if it is active or not. 
 | 
getAllHazelcastInstances, getDefaultHazelcastInstance, getHazelcastInstanceByName, getId, getOwnerBundle, newHazelcastInstance, newHazelcastInstance, shutdownAll, shutdownHazelcastInstancestatic final String DEFAULT_ID
HazelcastInternalOSGiService instancestatic final String DEFAULT_GROUP_NAME
HazelcastOSGiService.HAZELCAST_OSGI_GROUPING_DISABLED.Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.