Uses of Interface
org.webmacro.broker.ContextAutoLoader

Packages that use ContextAutoLoader
org.webmacro Primarily interfaces defining the core functionality of WebMacro. 
org.webmacro.broker Interfaces for broker implementations. 
 

Uses of ContextAutoLoader in org.webmacro
 

Methods in org.webmacro with parameters of type ContextAutoLoader
 void Broker.registerAutoContextVariable(java.lang.String variableName, ContextAutoLoader loader)
           
 

Uses of ContextAutoLoader in org.webmacro.broker
 

Classes in org.webmacro.broker that implement ContextAutoLoader
 class DefaultContextAutoLoader
          DefaultContextAutoLoader
 



Copyright © 1999-2006 WebMacro. All Rights Reserved.