Uses of Interface
com.ldodds.foaf.thinlet.ComponentManager

Packages that use ComponentManager
com.ldodds.foaf.thinlet   
com.ldodds.foaf.thinlet.save   
 

Uses of ComponentManager in com.ldodds.foaf.thinlet
 

Classes in com.ldodds.foaf.thinlet that implement ComponentManager
 class FOAFThinlet
           
 

Methods in com.ldodds.foaf.thinlet that return ComponentManager
static ComponentManager Services.getComponentManager()
           
 

Constructors in com.ldodds.foaf.thinlet with parameters of type ComponentManager
FieldState(ComponentManager thinlet, java.lang.Object field)
          Constructs a FieldState object referring to a given field.
 

Uses of ComponentManager in com.ldodds.foaf.thinlet.save
 

Fields in com.ldodds.foaf.thinlet.save declared as ComponentManager
protected  ComponentManager Generator._thinlet