org.apache.tools.ant.module/3 3.47.1 2

Uses of Class
org.apache.tools.ant.module.spi.AntLogger

Packages that use AntLogger
org.apache.tools.ant.module.spi Ways of influencing how Ant is run inside NetBeans. 
 

Uses of AntLogger in org.apache.tools.ant.module.spi
 

Methods in org.apache.tools.ant.module.spi with parameters of type AntLogger
 Object AntSession.getCustomData(AntLogger logger)
          Get optional data stored by the logger in this session.
 void AntSession.putCustomData(AntLogger logger, Object data)
          Store custom data associated with this session.
 


org.apache.tools.ant.module/3 3.47.1 2

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.