Uses of Interface
net.sf.sasl.aop.logging.ILogSessionIEnvOfferer

Packages that use ILogSessionIEnvOfferer
net.sf.sasl.aop.logging   
 

Uses of ILogSessionIEnvOfferer in net.sf.sasl.aop.logging
 

Classes in net.sf.sasl.aop.logging that implement ILogSessionIEnvOfferer
 class RuntimeBenchIEnvOfferer
           
 

Methods in net.sf.sasl.aop.logging that return types with arguments of type ILogSessionIEnvOfferer
 List<ILogSessionIEnvOfferer> GenericLogAspect.getLogSessionIEnvOffererList()
           
 

Method parameters in net.sf.sasl.aop.logging with type arguments of type ILogSessionIEnvOfferer
 void GenericLogAspect.setLogSessionIEnvOffererList(List<ILogSessionIEnvOfferer> logSessionIEnvOffererList)
          Sets a list of interpreter environment variable offerer which can offer additional environment variables during a log session.
 



Copyright © 2010. All Rights Reserved.