Uses of Interface
org.objectweb.jac.core.rtti.AttributeController

Packages that use AttributeController
org.objectweb.jac.aspects.user   
org.objectweb.jac.core.rtti   
 

Uses of AttributeController in org.objectweb.jac.aspects.user
 

Classes in org.objectweb.jac.aspects.user that implement AttributeController
 class UserAC
          This aspect handles users within an application.
 

Uses of AttributeController in org.objectweb.jac.core.rtti
 

Methods in org.objectweb.jac.core.rtti with parameters of type AttributeController
static void MetaItem.registerAccessController(AttributeController controller)
          Registers a new access controller for this application.