|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AppdefResourceLocal | This class was added so that we can treat PlatformLocal, ServerLocal & ServiceLocal objects similarly. |
CloningBossInterface | Business interface for the CloningBoss EJB |
Class Summary | |
---|---|
AIAppdefResourceValue | Shared base class for the AIPlatform/AIIP/AIServer |
AIConversionUtil | A utility for converting value objects from AI to appdef. |
AIIpValue | Value object for AIIp. |
AIPlatformValue | Value object for AIPlatform. |
AIQueueConstants | Defines some constants for working with the autoinventory queues. |
AIServerExtValue | Extends AIServerValue by allowing it to hold an array of AIServiceValue objects. |
AIServerValue | Value object for AIServer. |
AIServiceTypeValue | Value object for service type |
AIServiceValue | Value object for AIService. |
AppdefCompatGrpComparator | A comparator that will order two AppdefEntityIDs according to the position of their instanceId in an int array. |
AppdefEntityConstants | |
AppdefEntityID | a class which represents a unique object within the Appdef framework. |
AppdefEntityTypeID | An object to represent an appdef catalog type such as a ServerType or ServiceType |
AppdefEntityValue | A class which handles fetching of data common to appdef entities. |
AppdefGroupValue | Appdef GroupValue implements the grouping subsystem's GroupValue interface and provides the implementation for its methods. |
AppdefInventorySummary | This class is meant to represent the resource inventory summary for a given user. |
AppdefResourcePermissions | This object is used to represent a users permissions as they relate to a specific appdef resource identified by an AppdefEntityID. |
AppdefResourceTypeValue | Abstract base class for firt class appdef resource types. |
AppdefResourceValue | An abstract class which all appdef value objects inherit from
inheritance is achieved by using:
@ejb:value-object name="SomeEntity" match="*" extends="org.hyperic.hq.appdef.shared.AppdefResourceValue"
The accessors provided in this class represent what the UI model labels
"General Properties". |
AppdefUtil | AppdefUtil - utility methods for appdef entities and brethren. |
ApplicationValue | Value object for Application. |
AppServiceNodeBean | This is a display helper bean for the screens The columns are icon with link to view AppServiceNodeBean's list service label linked by id to ViewService page service type label (no link) service's parent server label linked by id On 2.1.6 whether the AppService is an entry point or not is also displayed. |
AppServiceValue | Value object for AppService. |
CPropChangeEvent | Event sent when a resource's custom property value changes |
DependencyNode | |
DependencyTree | A DependencyTree has child DependencyNodes (who in turn my have children of their own), structurally, it's a list of lists. |
GroupTypeValue | Value object for GroupType |
IpValue | Value object for Ip. |
PlatformTypeValue | Value object for PlatformType. |
PlatformValue | Value object for Platform. |
ResourcesCleanupZevent | |
ServerLightValue | Value object for Server. |
ServerTypeValue | Value object for ServerType. |
ServerValue | Value object for Server. |
ServiceClusterValue | Value object for ServiceCluster. |
ServiceTypeFactory | Constructs a ServiceType from an AIServiceTypeValue |
ServiceTypeValue | Value object for ServiceType. |
ServiceValue | Value object for Service. |
Exception Summary | |
---|---|
AgentCreateException | |
AgentNotFoundException | |
AgentUnauthorizedException | |
AIQApprovalException | |
AppdefCompatException | This exception is thrown when an invalid appdef type condition is detected. |
AppdefDuplicateFQDNException | |
AppdefDuplicateNameException | |
AppdefEntityException | A useful base class for exceptions that want to capture some information about the appdef entity that was related in some way to the exception. |
AppdefEntityNotFoundException | |
AppdefGroupNotFoundException | |
ApplicationNotFoundException | |
AppSvcClustDuplicateAssignException | |
AppSvcClustIncompatSvcException | |
ConfigFetchException | |
CPropKeyExistsException | |
CPropKeyNotFoundException | |
InvalidAppdefTypeException | This exception is thrown when an invalid appdef type condition is detected. |
InvalidConfigException | |
PlatformNotFoundException | |
ServerNotFoundException | |
ServiceNotFoundException | |
UpdateException | |
ValidationException |
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |