|
Right Java tools for J2EE, Web Service, Grid and more |
| |Home | Products | Documents | Downloads | Purchase | Support | Company | Partners | Contact | |
About Panel
This panel shows information about this software.
Add Class Panel
This panel allows you to add a class to the candidate list. Note: There is a
character ~ added as the leading character for each user added candidate to
distinguish them from system loaded classes. The character is added
automatically if you do not key in it.
Full class name: The full class name to be added.
Agent Panel
This panel shows information about agent, which is the portion of LimpidLog on
the application by specifying Java option:
-javaagent
Agent version: The version of the LimpidLog agent.
Is redefine classes supported: If this is true, then after you register/deregister a Java class, the JVM will redefine it and reload it. If this is false, the redefine will work only when the Java class is freshly loaded. Note: this is a feature
Is debugging: Indicates if the agent part of LimpidLog in debug mode.
Set: Toggles the debug mode.
This panel shows registration candidates and allows you to working on registration. When a class is registered, it is eligible for logging. When a class is deregistered, it will not be eligible for logging.
The information on this panel will not be automatically refreshed.
Candidate: The list of candidate classes. There two parts. The first part is loaded classes. The second part is your working pool. All classes in the second part are marked with "~" at the first character.
Register: Register the highlighted classes.
Save: Saves the highlighted classes to a file. When the next time the Manager Panel is open, the saved classes names will be on the candidate list.
Remove: Removes the highlighted classes from the candidate list. Only classes on your working pool can be removed. An attempt of removing a loaded class will be ignored.
Add: Displays the Add Class Panel for your to specify a class name to add to the candidate list.
Refresh: Refreshes the candidate list.
Connect Panel
This panel allows you to connect to the agent part of Limpid for management.
Host name: The machine name the agent running on.
Port: The port the agent running on.
Timeout: The timeout value for the port. Zero means no timeout.
When the connection established, this panel can be accessed from the Manager Panel and all fields will be not editable.
Manager Panel
This panel is the frame to host other panels:
This panel is visible only when there is a plugin running on LimpidLog. This panel shows information about the plugin running as the plugin. LimpidLog automatically detect the plugin.
Plugin: The name of the plugin.
Properties: The properties of the plugin.
Command: Lists all available commands.
Parameter: The parameter to use when send command.
Send: Sends the command on Command using parameter on Parameter.
Parameter field will be disabled if the Command does not need a parameter.
Registered Panel
This panel lists all registered classes and allows you to working on registration. When a class is registered,
it is eligible for logging. When a class is deregistered, it will not be
eligible for logging.
The information on this panel will not be automatically refreshed.
Registered: The list of all registered class names.
Deregister: Deregister the highlighted classes.
Refresh: Refreshes the registered list.
This panel shows all classes which are rejected by LimpidLog. The original classes are loaded and not modified. Execution on these classes are not affected by the system. There is no reason to modify these classes. For example:
The information on this panel will not be automatically refreshed.
Rejected: All classes which have been applied, but have not been transformed and will not be transformed.
Refresh: Refreshes the list.
This panel shows all classes which are transformed.
The information on this panel will not be automatically refreshed.
Transformed: All classes which have been transformed.
Refresh: Refreshes the list.