F G O

F

Fractal - class org.objectweb.fractal.util.Fractal.
Provides static methods to access standard interfaces of Fractal components.

G

getAttributeController(Component) - Static method in class org.objectweb.fractal.util.Fractal
Returns the AttributeController interface of the given component.
getBindingController(Component) - Static method in class org.objectweb.fractal.util.Fractal
Returns the BindingController interface of the given component.
getBootstrapComponent() - Static method in class org.objectweb.fractal.util.Fractal
Returns a bootstrap component to create other components.
getContentController(Component) - Static method in class org.objectweb.fractal.util.Fractal
Returns the ContentController interface of the given component.
getFactory(Component) - Static method in class org.objectweb.fractal.util.Fractal
Returns the Factory interface of the given component.
getGenericFactory(Component) - Static method in class org.objectweb.fractal.util.Fractal
Returns the GenericFactory interface of the given component.
getLifeCycleController(Component) - Static method in class org.objectweb.fractal.util.Fractal
Returns the LifeCycleController interface of the given component.
getNameController(Component) - Static method in class org.objectweb.fractal.util.Fractal
Returns the NameController interface of the given component.
getSuperController(Component) - Static method in class org.objectweb.fractal.util.Fractal
Returns the SuperController interface of the given component.
getTypeFactory(Component) - Static method in class org.objectweb.fractal.util.Fractal
Returns the TypeFactory interface of the given component.

O

org.objectweb.fractal.util - package org.objectweb.fractal.util
Provides utilities to facilitate Fractal API's use.

F G O