Jumpi v1.2.0

org.jumpi.spi
Interface Parameters


public interface Parameters

Parameters used in Manageable operations.

See Also:
Manageable, Operation

Field Summary
static java.lang.String INFO_RESULT_SET
          A Hashtable to place textual results of the INFO operation.
static java.lang.String MANAGE_COMPONENT
          The fully qualified component name of a Component to be managed.
 

Field Detail

MANAGE_COMPONENT

public static final java.lang.String MANAGE_COMPONENT
The fully qualified component name of a Component to be managed.

See Also:
Operation.MANAGE, Constant Field Values

INFO_RESULT_SET

public static final java.lang.String INFO_RESULT_SET
A Hashtable to place textual results of the INFO operation. Each component places its information under its fully qualified component name in the Hashtable.

See Also:
Operation.INFO, Constant Field Values

Jumpi v1.2.0

Copyright © 2003, Peter Jonathan Klauser.