B C D E G I M O S W

B

BuildLogger - Interface in org.apache.avalon.fortress.tools
A simple interface to allow implementations that will wrap the logger differences between Ant and Maven plugins.

C

ChangedFileOutputStream - Class in org.apache.avalon.fortress.tools
OutputStream which will only update an existing file if its contents actually change.
ChangedFileOutputStream(File) - Constructor for class org.apache.avalon.fortress.tools.ChangedFileOutputStream
Creates a new ChangedFileOutputStream.
close() - Method in class org.apache.avalon.fortress.tools.ChangedFileOutputStream
Close the stream.
ComponentMetaAntTask - Class in org.apache.avalon.fortress.tools
The Ant plugin to extract Fortress meta-data from Java sources.
ComponentMetaAntTask() - Constructor for class org.apache.avalon.fortress.tools.ComponentMetaAntTask
 
ComponentMetaInfoCollector - Class in org.apache.avalon.fortress.tools
QDox-based engine to collect all the meta information for the components.
ComponentMetaInfoCollector(BuildLogger) - Constructor for class org.apache.avalon.fortress.tools.ComponentMetaInfoCollector
 

D

debug(String) - Method in interface org.apache.avalon.fortress.tools.BuildLogger
 

E

error(String) - Method in interface org.apache.avalon.fortress.tools.BuildLogger
 
execute() - Method in class org.apache.avalon.fortress.tools.ComponentMetaAntTask
 
execute() - Method in class org.apache.avalon.fortress.tools.ComponentMetaInfoCollector
Execute generator task.

G

getService(String) - Method in class org.apache.avalon.fortress.tools.ComponentMetaInfoCollector
Get the unique Service object for the specified type.

I

info(String) - Method in interface org.apache.avalon.fortress.tools.BuildLogger
 

M

m_allClasses - Variable in class org.apache.avalon.fortress.tools.ComponentMetaInfoCollector
The list of classes to extract metadata from
m_logger - Variable in class org.apache.avalon.fortress.tools.ComponentMetaInfoCollector
To log messages - varies by build system used

O

org.apache.avalon.fortress.tools - package org.apache.avalon.fortress.tools
 

S

setAllClasses(ArrayList) - Method in class org.apache.avalon.fortress.tools.ComponentMetaInfoCollector
Set the list of classes to extract metadata from
setDestDir(File) - Method in class org.apache.avalon.fortress.tools.ComponentMetaAntTask
Set the destination directory for the meta information.
setDestDir(File) - Method in class org.apache.avalon.fortress.tools.ComponentMetaInfoCollector
Set the destination directory for the meta information.

W

warn(String) - Method in interface org.apache.avalon.fortress.tools.BuildLogger
 
write(int) - Method in class org.apache.avalon.fortress.tools.ChangedFileOutputStream
Writes the specified byte to this output stream.
writeServiceList(Iterator) - Method in class org.apache.avalon.fortress.tools.ComponentMetaInfoCollector
Write the service list to the "/service.list" file.

B C D E G I M O S W

Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.