Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

application.JavaApplication Class Reference

List of all members.

Public Member Functions

String getClassName ()
void setClassName (String aClassName)
byte[] getByteCode ()
void setByteCode (byte aByteCode[])

Protected Attributes

String className = ""
byte[] byteCode = null

Detailed Description

Class JavaApplication - Represents a Java Application to InteGrade

When an InteGrade component identifies a Java Application, this class represent it. Instances of this class are stored on ApplicationRepository

Author:
Rafael Fernandes Lopes


Member Function Documentation

byte [] application.JavaApplication.getByteCode  ) 
 

String application.JavaApplication.getClassName  ) 
 

void application.JavaApplication.setByteCode byte  aByteCode[]  ) 
 

void application.JavaApplication.setClassName String  aClassName  ) 
 


Member Data Documentation

byte [] application.JavaApplication.byteCode = null [protected]
 

String application.JavaApplication.className = "" [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Feb 17 09:37:57 2006 for MAG by  doxygen 1.4.4