Uses of Class
org.apache.pluto.portalImpl.services.log.Log

Packages that use Log
org.apache.pluto.portalImpl.services.log   
 

Uses of Log in org.apache.pluto.portalImpl.services.log
 

Fields in org.apache.pluto.portalImpl.services.log declared as Log
private  Log LoggerImpl.log
           
 

Constructors in org.apache.pluto.portalImpl.services.log with parameters of type Log
LoggerImpl(Log log)