org.mobicents.slee.container.management.console.client.components.info
Class ProfileSpecificationInfo

java.lang.Object
  extended by org.mobicents.slee.container.management.console.client.components.info.ComponentInfo
      extended by org.mobicents.slee.container.management.console.client.components.info.ProfileSpecificationInfo
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class ProfileSpecificationInfo
extends ComponentInfo
implements com.google.gwt.user.client.rpc.IsSerializable

Author:
Stefano Zappaterra

Field Summary
 
Fields inherited from class org.mobicents.slee.container.management.console.client.components.info.ComponentInfo
componentType, EVENT_TYPE, PROFILE_SPECIFICATION, RESOURCE_ADAPTOR, RESOURCE_ADAPTOR_TYPE, SBB, SERVICE
 
Constructor Summary
ProfileSpecificationInfo()
           
ProfileSpecificationInfo(java.lang.String name, java.lang.String source, java.lang.String vendor, java.lang.String version, java.lang.String ID, java.lang.String deployableUnitID, java.lang.String CMPInterfaceName)
           
 
Method Summary
 java.lang.String getCMPInterfaceName()
           
 
Methods inherited from class org.mobicents.slee.container.management.console.client.components.info.ComponentInfo
getComponentType, getDeployableUnitID, getID, getName, getSource, getVendor, getVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileSpecificationInfo

public ProfileSpecificationInfo()

ProfileSpecificationInfo

public ProfileSpecificationInfo(java.lang.String name,
                                java.lang.String source,
                                java.lang.String vendor,
                                java.lang.String version,
                                java.lang.String ID,
                                java.lang.String deployableUnitID,
                                java.lang.String CMPInterfaceName)
Method Detail

getCMPInterfaceName

public java.lang.String getCMPInterfaceName()


Copyright © 2008. All Rights Reserved.