Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mobicents.slee.container.management
Class ServiceIDImpl  view ServiceIDImpl download ServiceIDImpl.java

java.lang.Object
  extended byorg.mobicents.slee.container.management.ComponentIDImpl
      extended byorg.mobicents.slee.container.management.ServiceIDImpl
All Implemented Interfaces:
java.io.Serializable

public class ServiceIDImpl
extends ComponentIDImpl

Implements the ServiceID


Field Summary
 
Fields inherited from class org.mobicents.slee.container.management.ComponentIDImpl
componentType, EVENT_TYPE_ID, id, PROFILE_SPECIFICATION_ID, RESOURCE_ADAPTOR_ID, RESOURCE_ADAPTOR_TYPE_ID, SBB_ID, SERVICE_ID
 
Constructor Summary
ServiceIDImpl(ComponentKey id)
           
 
Methods inherited from class org.mobicents.slee.container.management.ComponentIDImpl
equals, getAsText, getComponentKey, hashCode, isEventTypeID, isProfileSpecificationID, isResourceAdaptorTypeID, isSbbID, isServiceID, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServiceIDImpl

public ServiceIDImpl(ComponentKey id)