javax.slee.profile
Interface ProfileSpecificationDescriptor
- All Superinterfaces:
- ComponentDescriptor
- public interface ProfileSpecificationDescriptor
- extends ComponentDescriptor
This interface provides access to deployment-specific attributes that
describe an installed profile specification.
Method Summary |
java.lang.String |
getCMPInterfaceName()
Get the name of the profile specification's CMP interface. |
getCMPInterfaceName
public java.lang.String getCMPInterfaceName()
- Get the name of the profile specification's CMP interface.
- Returns:
- the name of the profile specification's CMP interface.