站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Class org.apache.tools.ant.module.spi.AntLogger (Ant) - NetBeans API Javadoc (Current Development Version)

org.apache.tools.ant.module/3 3.27.0 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.27.0 2

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.