Uses of Interface
com.sourceforge.jpatterns.patterns.config.IJPConfig

Packages that use IJPConfig
com.sourceforge.jpatterns.core   
com.sourceforge.jpatterns.patterns.config   
 

Uses of IJPConfig in com.sourceforge.jpatterns.core
 

Methods in com.sourceforge.jpatterns.core that return IJPConfig
 IJPConfig JPEngineImpl.getConfig(String configName, String scope)
           
 IJPConfig IJPEngine.getConfig(String configName, String scope)
          Get the config pattern
 

Uses of IJPConfig in com.sourceforge.jpatterns.patterns.config
 

Classes in com.sourceforge.jpatterns.patterns.config that implement IJPConfig
 class JPConfigImpl
          The real, default implementation of the IJPConfig pattern interface.
 



Copyright © 2007 jzmicer.team. All Rights Reserved.