com.sonicsw.mf.common.runtime
Interface IComponentIdentity
- All Superinterfaces:
- java.lang.Comparable, IIdentity
public interface IComponentIdentity
- extends IIdentity
Represents the identity of component runtime instances.
- See Also:
IIdentity
Method Summary |
java.lang.String |
getComponentName()
Get the component ID within the container. |
DELIMITED_ID_PREFIX
static final java.lang.String DELIMITED_ID_PREFIX
- See Also:
- Constant Field Values
DELIMITED_ID_PREFIX_LENGTH
static final int DELIMITED_ID_PREFIX_LENGTH
ID_PREFIX
static final java.lang.String ID_PREFIX
- See Also:
- Constant Field Values
ID_PREFIX_LENGTH
static final int ID_PREFIX_LENGTH
getComponentName
java.lang.String getComponentName()
- Get the component ID within the container.
Copyright © 2001-2010
Progress Software Corporation. All Rights Reserved.
HTML formatted on 16-Sep-2010.