Uses of Class
net.jini.core.lookup.ServiceID
Packages that use ServiceID
Package
Description
Provides Space properties and security context services
Provides GigaSpaces client interface services
Provides GigaSpaces cluster plug-in interfaces
Provides GigaSpaces low level services
Provides implementations of
ServiceRegistrar.Standard utility classes for managing the join state of a service
and the service discovery duties of a client or service.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
This package is responsible for simplifying the creation of IJSpace implementation.
A Service Grid based processing unit container.
-
Uses of ServiceID in com.gigaspaces.cluster
Methods in com.gigaspaces.cluster with parameters of type ServiceIDModifier and TypeMethodDescriptionvoidClusterFailureDetector.register(FaultDetectionListener listener, ServiceID serviceId, Object service) voidClusterFailureDetector.registerRemoteSpace(FaultDetectionListener listener, ServiceID serviceId, IRemoteSpace spaceProxy) -
Uses of ServiceID in com.gigaspaces.internal.cluster.node.impl.router
Methods in com.gigaspaces.internal.cluster.node.impl.router that return ServiceIDModifier and TypeMethodDescriptionAbstractProxyBasedReplicationMonitoredConnection.getServiceId() -
Uses of ServiceID in com.gigaspaces.internal.cluster.node.impl.router.spacefinder.failuredetector
Methods in com.gigaspaces.internal.cluster.node.impl.router.spacefinder.failuredetector with parameters of type ServiceIDModifier and TypeMethodDescriptionvoidDummyFailureDetector.registerRemoteSpace(FaultDetectionListener listener, ServiceID serviceId, IRemoteSpace spaceProxy) voidIFailureDetector.registerRemoteSpace(FaultDetectionListener listener, ServiceID serviceId, IRemoteSpace spaceProxy) -
Uses of ServiceID in com.j_spaces.core
Methods in com.j_spaces.core with parameters of type ServiceIDModifier and TypeMethodDescriptionvoidLookupManager.serviceIDNotify(ServiceID serviceID) Call back function that receive as parameter theserviceIDof registered service. -
Uses of ServiceID in com.j_spaces.core.client
Methods in com.j_spaces.core.client that return ServiceIDModifier and TypeMethodDescriptionJSpaceProxyWrapper.getServiceID()This method returns ServiceID instance of space or container. -
Uses of ServiceID in com.j_spaces.core.client.lus
Methods in com.j_spaces.core.client.lus with parameters of type ServiceIDModifier and TypeMethodDescriptionabstract voidAbstractServiceDiscoveryListener.serviceAdded(String fullName, IJSpace space, ServiceID id) This method is called if the event is relevant according to the parameters provided in the constructor.abstract voidAbstractServiceDiscoveryListener.serviceChanged(String fullName, IJSpace space, ServiceID id) This method is called if the event is relevant according to the parameters provided in the constructor.abstract voidAbstractServiceDiscoveryListener.serviceRemoved(String fullName, IJSpace space, ServiceID id) This method is called if the event is relevant according to the parameters provided in the constructor. -
Uses of ServiceID in com.j_spaces.core.cluster
Methods in com.j_spaces.core.cluster that return ServiceIDMethods in com.j_spaces.core.cluster with parameters of type ServiceIDConstructors in com.j_spaces.core.cluster with parameters of type ServiceIDModifierConstructorDescriptionClusterMemberInfo(String memberName, SpaceURL memberUrl, String clusterName, String groupName, Vector paramData, boolean isBackup, ServiceID spaceID, boolean isMirror) ClusterMemberInfo(String memberName, SpaceURL memberUrl, String clusterName, String groupName, ServiceID spaceID, boolean isMirror) -
Uses of ServiceID in com.j_spaces.core.cluster.startup
Methods in com.j_spaces.core.cluster.startup with parameters of type ServiceIDModifier and TypeMethodDescriptionvoidvoidBegin monitoring the servicevoidOverride the monitor method to ensure a non-clustered proxy is used -
Uses of ServiceID in com.j_spaces.kernel
Methods in com.j_spaces.kernel that return ServiceIDModifier and TypeMethodDescriptionstatic ServiceIDJSpaceUtilities.getServiceID(ReferentUuid service) static ServiceIDJSpaceUtilities.getSpaceServiceID(IJSpace space) -
Uses of ServiceID in com.sun.jini.discovery
Fields in com.sun.jini.discovery declared as ServiceIDModifier and TypeFieldDescriptionprotected ServiceIDMulticastAnnouncement.serviceIDThe lookup service ID.protected ServiceID[]MulticastRequest.serviceIDsThe IDs of known lookup services.Methods in com.sun.jini.discovery that return ServiceIDModifier and TypeMethodDescriptionMulticastAnnouncement.getServiceID()Returns the service ID of the lookup service.MulticastRequest.getServiceIDs()Returns the service IDs of known lookup services.Constructors in com.sun.jini.discovery with parameters of type ServiceIDModifierConstructorDescriptionMulticastAnnouncement(long sequenceNumber, String host, int port, String[] groups, ServiceID serviceID) Creates a newMulticastAnnouncementinstance containing the given values.MulticastRequest(String host, int port, String[] groups, ServiceID[] serviceIDs) Creates a newMulticastRequestinstance containing the given values. -
Uses of ServiceID in com.sun.jini.reggie
Fields in com.sun.jini.reggie declared as ServiceIDModifier and TypeFieldDescriptionItem.serviceIDServiceItem.serviceID.Template.serviceIDServiceTemplate.serviceIDprotected ServiceIDRegistrarEvent.servIDThe service ID of the item that triggered the event.Methods in com.sun.jini.reggie that return ServiceIDMethods in com.sun.jini.reggie with parameters of type ServiceIDModifier and TypeMethodDescriptionvoidGigaRegistrar.addAttributes(ServiceID serviceID, Uuid leaseID, EntryRep[] attrSets) voidRegistrar.addAttributes(ServiceID serviceID, Uuid leaseID, EntryRep[] attrSets) Adds the specified attribute sets (those that aren't duplicates of existing attribute sets) to the registered service item.voidGigaRegistrar.cancelServiceLease(ServiceID serviceID, Uuid leaseID) voidRegistrar.cancelServiceLease(ServiceID serviceID, Uuid leaseID) Cancels a service lease.voidGigaRegistrar.modifyAttributes(ServiceID serviceID, Uuid leaseID, EntryRep[] attrSetTmpls, EntryRep[] attrSets) voidRegistrar.modifyAttributes(ServiceID serviceID, Uuid leaseID, EntryRep[] attrSetTmpls, EntryRep[] attrSets) Modifies existing attribute sets of a registered service item.longGigaRegistrar.renewServiceLease(ServiceID serviceID, Uuid leaseID, long renewDuration) longRegistrar.renewServiceLease(ServiceID serviceID, Uuid leaseID, long duration) Renews a service lease.GigaRegistrar.serviceDetails(ServiceID serviceID) Registrar.serviceDetails(ServiceID serviceID) Returns the service details of the service id.voidGigaRegistrar.setAttributes(ServiceID serviceID, Uuid leaseID, EntryRep[] attrSets) voidRegistrar.setAttributes(ServiceID serviceID, Uuid leaseID, EntryRep[] attrSets) Deletes all of the service item's existing attributes, and replaces them with the specified attribute sets.Constructors in com.sun.jini.reggie with parameters of type ServiceIDModifierConstructorDescriptionRegistrarEvent(Object source, long eventID, long seqNo, MarshalledObject handback, ServiceID serviceID, int transition, Item item) Simple constructor. -
Uses of ServiceID in net.jini.core.lookup
Fields in net.jini.core.lookup declared as ServiceIDModifier and TypeFieldDescriptionprotected ServiceIDServiceEvent.serviceIDServiceID of the item that triggered the event.ServiceItem.serviceIDA service ID, or null if registering for the first time.ServiceTemplate.serviceIDService ID to match, or null.Methods in net.jini.core.lookup that return ServiceIDModifier and TypeMethodDescriptionServiceDetails.getLusId()ServiceEvent.getServiceID()Returns the serviceID of the item that triggered the event.ServiceRegistrar.getServiceID()Returns the service ID of the lookup service.ServiceRegistration.getServiceID()Returns the service ID for this service.Methods in net.jini.core.lookup with parameters of type ServiceIDConstructors in net.jini.core.lookup with parameters of type ServiceIDModifierConstructorDescriptionServiceDetails(ServiceID lusId, boolean exists, long registrationTime) ServiceEvent(Object source, long eventID, long seqNo, MarshalledObject handback, ServiceID serviceID, int transition) Simple constructor.ServiceItem(ServiceID serviceID, Object service, Entry[] attrSets) Simple constructor.ServiceTemplate(ServiceID serviceID, Class[] serviceTypes, Entry[] attrSetTemplates) Simple constructor. -
Uses of ServiceID in net.jini.discovery.dynamic
Methods in net.jini.discovery.dynamic with parameters of type ServiceIDConstructors in net.jini.discovery.dynamic with parameters of type ServiceIDModifierConstructorDescriptionServiceRegistrarServiceDiscoveryListener(DiscoveryLocatorManagement dlm, Map<ServiceID, LookupLocator> initialLocatorsMap, ServiceRegistrar registrar, ServiceID registrarServiceID) Constructor parameters in net.jini.discovery.dynamic with type arguments of type ServiceIDModifierConstructorDescriptionServiceRegistrarServiceDiscoveryListener(DiscoveryLocatorManagement dlm, Map<ServiceID, LookupLocator> initialLocatorsMap, ServiceRegistrar registrar, ServiceID registrarServiceID) -
Uses of ServiceID in net.jini.lookup
Methods in net.jini.lookup with parameters of type ServiceIDModifier and TypeMethodDescriptionServiceDiscoveryManager.serviceDetails(ServiceID serviceID) voidServiceIDListener.serviceIDNotify(ServiceID serviceID) Called when the JoinManager gets a valid ServiceID from a lookup service.Constructors in net.jini.lookup with parameters of type ServiceIDModifierConstructorDescriptionJoinManager(Object serviceProxy, Entry[] attrSets, ServiceID serviceID, DiscoveryManagement discoveryMgr, LeaseRenewalManager leaseMgr) Constructs an instance of this class that will register the service with all discovered lookup services, using the suppliedServiceID.JoinManager(Object serviceProxy, Entry[] attrSets, ServiceID serviceID, DiscoveryManagement discoveryMgr, LeaseRenewalManager leaseMgr, Configuration config) Constructs an instance of this class, configured using the items retrieved through the givenConfiguration, that will register the service with all discovered lookup services, using the suppliedServiceID. -
Uses of ServiceID in org.openspaces.admin.internal.gsa
Methods in org.openspaces.admin.internal.gsa that return ServiceIDModifier and TypeMethodDescriptionDefaultGridServiceAgent.getServiceID()InternalGridServiceAgent.getServiceID()Constructors in org.openspaces.admin.internal.gsa with parameters of type ServiceIDModifierConstructorDescriptionDefaultGridServiceAgent(ServiceID serviceID, com.gigaspaces.grid.gsa.GSA gsa, InternalAdmin admin, com.gigaspaces.grid.gsa.AgentProcessesDetails processesDetails, JVMDetails jvmDetails) -
Uses of ServiceID in org.openspaces.admin.internal.gsc
Methods in org.openspaces.admin.internal.gsc that return ServiceIDModifier and TypeMethodDescriptionDefaultGridServiceContainer.getServiceID()InternalGridServiceContainer.getServiceID()Constructors in org.openspaces.admin.internal.gsc with parameters of type ServiceIDModifierConstructorDescriptionDefaultGridServiceContainer(ServiceID serviceID, com.gigaspaces.grid.gsc.GSC gsc, InternalAdmin admin, int agentId, String agentUid, JVMDetails jvmDetails) -
Uses of ServiceID in org.openspaces.admin.internal.gsm
Methods in org.openspaces.admin.internal.gsm that return ServiceIDModifier and TypeMethodDescriptionDefaultGridServiceManager.getServiceID()InternalGridServiceManager.getServiceID()Constructors in org.openspaces.admin.internal.gsm with parameters of type ServiceIDModifierConstructorDescriptionDefaultGridServiceManager(ServiceID serviceID, com.gigaspaces.grid.gsm.GSM gsm, InternalAdmin admin, int agentId, String agentUid, JVMDetails jvmDetails) -
Uses of ServiceID in org.openspaces.admin.internal.lus
Methods in org.openspaces.admin.internal.lus that return ServiceIDModifier and TypeMethodDescriptionDefaultLookupService.getServiceID()InternalLookupService.getServiceID()Constructors in org.openspaces.admin.internal.lus with parameters of type ServiceIDModifierConstructorDescriptionDefaultLookupService(ServiceRegistrar registrar, ServiceID serviceID, InternalAdmin admin, int agentId, String agentUid, JVMDetails jvmDetails) -
Uses of ServiceID in org.openspaces.admin.internal.pu
Methods in org.openspaces.admin.internal.pu that return ServiceIDModifier and TypeMethodDescriptionDefaultProcessingUnitInstance.getGridServiceContainerServiceID()InternalProcessingUnitInstance.getGridServiceContainerServiceID()DefaultProcessingUnitInstance.getServiceID()InternalProcessingUnitInstance.getServiceID()Constructors in org.openspaces.admin.internal.pu with parameters of type ServiceIDModifierConstructorDescriptionDefaultProcessingUnitInstance(ServiceID serviceID, PUDetails puDetails, PUServiceBean puServiceBean, InternalAdmin admin, JVMDetails jvmDetails) -
Uses of ServiceID in org.openspaces.admin.internal.space
Methods in org.openspaces.admin.internal.space that return ServiceIDModifier and TypeMethodDescriptionDefaultSpaceInstance.getServiceID()InternalSpaceInstance.getServiceID()Constructors in org.openspaces.admin.internal.space with parameters of type ServiceIDModifierConstructorDescriptionDefaultSpaceInstance(ServiceID serviceID, IJSpace directSpace, IInternalRemoteJSpaceAdmin spaceAdmin, InternalAdmin admin, JVMDetails jvmDetails) -
Uses of ServiceID in org.openspaces.core.space
Methods in org.openspaces.core.space that return ServiceID -
Uses of ServiceID in org.openspaces.pu.container.servicegrid
Methods in org.openspaces.pu.container.servicegrid that return ServiceIDMethods in org.openspaces.pu.container.servicegrid with parameters of type ServiceIDModifier and TypeMethodDescriptionPUDetails.getEmbeddedSpaceServiceDetails(ServiceID serviceID) PUServiceBean.getSpaceDirect(ServiceID serviceID) PUServiceBeanImpl.getSpaceDirect(ServiceID serviceID) PUServiceBeanProxy.getSpaceDirect(ServiceID serviceID) PUServiceBean.getSpaceDirectFactory(ServiceID serviceID) PUServiceBeanImpl.getSpaceDirectFactory(ServiceID serviceID) PUServiceBeanProxy.getSpaceDirectFactory(ServiceID serviceID) PUServiceBean.getSpaceRuntimeHolder(ServiceID serviceID) PUServiceBeanImpl.getSpaceRuntimeHolder(ServiceID serviceID) PUServiceBeanProxy.getSpaceRuntimeHolder(ServiceID serviceID) PUServiceBean.getSpaceStatisticsHolder(ServiceID serviceID) PUServiceBeanImpl.getSpaceStatisticsHolder(ServiceID serviceID) PUServiceBeanProxy.getSpaceStatisticsHolder(ServiceID serviceID) Constructors in org.openspaces.pu.container.servicegrid with parameters of type ServiceIDModifierConstructorDescriptionPUDetails(ServiceID gscServiceID, ClusterInfo clusterInfo, BeanLevelProperties beanLevelProperties, Object[] details)