Uses of Class
ro.isdc.wro.manager.factory.standalone.StandaloneContext

Packages that use StandaloneContext
ro.isdc.wro.extensions.manager.standalone   
ro.isdc.wro.extensions.model.factory   
ro.isdc.wro.manager.factory.standalone   
ro.isdc.wro.maven.plugin.manager.factory   
 

Uses of StandaloneContext in ro.isdc.wro.extensions.manager.standalone
 

Methods in ro.isdc.wro.extensions.manager.standalone with parameters of type StandaloneContext
 void ExtensionsStandaloneManagerFactory.initialize(StandaloneContext standaloneContext)
          Called by standalone process for initialization.
 

Uses of StandaloneContext in ro.isdc.wro.extensions.model.factory
 

Methods in ro.isdc.wro.extensions.model.factory with parameters of type StandaloneContext
static SmartWroModelFactory SmartWroModelFactory.createFromStandaloneContext(StandaloneContext context)
          Use this factory method when you want to use the SmartWroModelFactory in standalone (maven plugin) context.
 

Uses of StandaloneContext in ro.isdc.wro.manager.factory.standalone
 

Methods in ro.isdc.wro.manager.factory.standalone with parameters of type StandaloneContext
 void StandaloneContextAware.initialize(StandaloneContext standaloneContext)
          Called by standalone process for initialization.
 void DefaultStandaloneContextAwareManagerFactory.initialize(StandaloneContext standaloneContext)
          Called by standalone process for initialization.
 

Uses of StandaloneContext in ro.isdc.wro.maven.plugin.manager.factory
 

Methods in ro.isdc.wro.maven.plugin.manager.factory with parameters of type StandaloneContext
 void ConfigurableWroManagerFactory.initialize(StandaloneContext standaloneContext)
          Called by standalone process for initialization.
 



Copyright © 2008-2013. All Rights Reserved.