Package org.objectweb.jac.aspects.naming

Provides an aspect to handle the naming in the JAC system.

See:
          Description

Class Summary
BindingAC This aspect component implements the default binding policy for the JAC system.
BindingWrapper This wrapper class binds an object to the actual named object by forwarder.
NameGenerator Generate names for objects using the classname and an integer counter.
NamingAC Handles the naming aspect within the JAC system.
 

Exception Summary
BindingErrorException Signals that something went wrong when binding an object.
 

Error Summary
NoSuchObjectError  
 

Package org.objectweb.jac.aspects.naming Description

Provides an aspect to handle the naming in the JAC system.

The naming package can be separated in two parts.

Related Documentation

For overviews, sources, tutorials, examples, guides, and tool documentation, please see: