org.objectweb.fractal.explorer.context
Class ComponentContextForArchitect
java.lang.Object
org.objectweb.fractal.explorer.context.ComponentContextForService
org.objectweb.fractal.explorer.context.ComponentContextForAdvanced
org.objectweb.fractal.explorer.context.ComponentContextForAdmin
org.objectweb.fractal.explorer.context.ComponentContextForArchitect
- All Implemented Interfaces:
- Serializable, org.objectweb.util.explorer.api.Context
public class ComponentContextForArchitect
- extends ComponentContextForAdmin
Context on Component for admin role (adding the controller interfaces).
- Version:
- 0.1
- Author:
- Jerome Moroy
- See Also:
- Serialized Form
Method Summary |
org.objectweb.util.explorer.api.Entry[] |
getEntries(Object object)
Returns an array containing the entries contained by the target context. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentContextForArchitect
public ComponentContextForArchitect()
getEntries
public org.objectweb.util.explorer.api.Entry[] getEntries(Object object)
- Returns an array containing the entries contained by the target context.
- Specified by:
getEntries
in interface org.objectweb.util.explorer.api.Context
- Overrides:
getEntries
in class ComponentContextForAdmin
- Returns:
- A new array of entry.