|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ClassPacker.ClassNameFilter | This inteface defines a class name filter. |
ClassPacker.ClassScanListener | This inteface must be implemented by any object interested in listening to scanning events |
ClassPacker.FileNameProvider | This inteface must be implemented by any class providing a file name for the JAR file constructed by createJAR |
ClassPacker.RmiImplNameProvider | This interface must be implemented by any class providing RMI implementation name conventions for searching implementations of Remote interfaces. |
Class Summary | |
ClassPacker | This class checks and packs togheter in a JAR file all the .class files necessary to resolve, link and execute a given Java class. |
ClassPacker.DefaultFileNameProvider | This class prompts a GUI to ask the user for a file name. |
ClassPacker.DefaultRmiImplNameProvider | Defines the default conventions for searching implementation classes of Remote interfaces. |
ClassPacker.JavaNameFilter | This class filters out "java.*" and (optionally) "javax.*" class names. |
ClassPacker.Monitor | This class simply pops up a GUI Frame (Swing) to show the scanning status. |
ClassPacker.PropertiesImplNameProvider | A class which uses property files to determine implementations for RMI Remote interfaces. |
JarFileNameFilter | Excludes the classes already contained in given JAR file. |
Exception Summary | |
ClassPacker.FileNameProvider.CanceledException |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |