org.apache.beehive.netui.compiler
Class FacesBackingInfo

Object
  extended by SourceFileInfo
      extended by FacesBackingInfo

public class FacesBackingInfo
extends SourceFileInfo


Constructor Summary
FacesBackingInfo(File sourceFile, String className)
           
 
Method Summary
 List<String> getCommandHandlers()
           
 
Methods inherited from class SourceFileInfo
getClassName, getSourceFile
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesBackingInfo

public FacesBackingInfo(File sourceFile,
                        String className)
Method Detail

getCommandHandlers

public List<String> getCommandHandlers()