net.dpml.state
Interface Interface
- All Superinterfaces:
- Action
public interface Interface
- extends Action
An Interface action declares the classname of an interface
implemented by a component class that may be dynamically
exposed by a component through the assocation of the interface
with an active state.
- Version:
- 2.0.3
- Author:
- Digital Product Management Laboratory
Method Summary |
java.lang.String |
getClassname()
Return the classname of a management interface implemented and
potentially exposed by a component. |
getClassname
java.lang.String getClassname()
- Return the classname of a management interface implemented and
potentially exposed by a component.
- Returns:
- the interface classname