Package org.codehaus.jam.provider

Classes to be used or implemented by custom JAM providers.

See:
          Description

Interface Summary
JamClassPopulator  
JamLogger  
JamServiceContext Structure containing information given to a BaseJProvider subclass in order to instantiate a new JStore.
 

Class Summary
CompositeJamClassBuilder Composite implementation of JamClassBuilder.
JamClassBuilder Implemented by providers to build and initialize classes on demand.
JamServiceFactoryImpl Default implementation of the JamServiceFactory singleton.
ResourcePath Represent a file search path, such as a classpath or sourcepath.
 

Package org.codehaus.jam.provider Description

Classes to be used or implemented by custom JAM providers.