net.dpml.metro
Interface ComponentContext
- All Known Subinterfaces:
- ComponentHandler
public interface ComponentContext
The ComponentContext interface may be referenced by a component
context inner interface to expose container related services to
a component implementation.
- Version:
- 1.2.0
- Author:
- Digital Product Meta Library
getController
Controller getController()
throws RemoteException
- Return the current controller.
- Returns:
- the root system controller
- Throws:
RemoteException
- if a remote I/O error occurs