Source compatibility report for the rhq-enterprise-server library between 4.5.1 and 4.6.0 versions
Test Info
Library Name | rhq-enterprise-server |
Version #1 | 4.5.1 |
Version #2 | 4.6.0 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 7200 / 807 |
---|
Verdict | Incompatible (17.3%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 586 |
---|
Removed Methods | High | 761 |
---|
Problems with Data Types | High | 159 |
---|
Medium | 4 |
Low | 0 |
Problems with Methods | High | 2 |
---|
Medium | 0 |
Low | 0 |
Other Changes in Data Types | - | 3 |
Added Methods (586)
rhq-enterprise-server-4.6.0.jar, AbstractRestBean.class
package org.rhq.enterprise.server.rest
AbstractRestBean.fillGroup ( org.rhq.core.domain.resource.group.ResourceGroup group, javax.ws.rs.core.UriInfo uriInfo ) : domain.GroupRest
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.fillGroup:(Lorg/rhq/core/domain/resource/group/ResourceGroup;Ljavax/ws/rs/core/UriInfo;)Lorg/rhq/enterprise/server/rest/domain/GroupRest;]
AbstractRestBean.getFromCache ( AbstractRestBean.CacheKey key, Class clazz ) : Object
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.getFromCache:(Lorg/rhq/enterprise/server/rest/AbstractRestBean$CacheKey;Ljava/lang/Class;)Ljava/lang/Object;]
AbstractRestBean.putToCache ( AbstractRestBean.CacheKey key, Object o ) : boolean
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.putToCache:(Lorg/rhq/enterprise/server/rest/AbstractRestBean$CacheKey;Ljava/lang/Object;)Z]
AbstractRestBean.start ( ) : void
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.start:()V]
rhq-enterprise-server-4.6.0.jar, AccessCheckingContextDecorator.class
package org.rhq.enterprise.server.naming.context
AccessCheckingContextDecorator.AccessCheckingContextDecorator ( javax.naming.Context original, String[ ] checkedSchemes )
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator."<init>":(Ljavax/naming/Context;[Ljava/lang/String;)V]
AccessCheckingContextDecorator.AccessCheckingContextDecorator ( String[ ] checkedSchemes )
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator."<init>":([Ljava/lang/String;)V]
AccessCheckingContextDecorator.addToEnvironment ( String propName, Object propVal ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.addToEnvironment:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;]
AccessCheckingContextDecorator.bind ( javax.naming.Name name, Object obj ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.bind:(Ljavax/naming/Name;Ljava/lang/Object;)V]
AccessCheckingContextDecorator.bind ( String name, Object obj ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.bind:(Ljava/lang/String;Ljava/lang/Object;)V]
AccessCheckingContextDecorator.check ( ) [static] : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.check:()V]
AccessCheckingContextDecorator.check ( javax.naming.Name name ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.check:(Ljavax/naming/Name;)V]
AccessCheckingContextDecorator.check ( String name ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.check:(Ljava/lang/String;)V]
AccessCheckingContextDecorator.close ( ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.close:()V]
AccessCheckingContextDecorator.composeName ( javax.naming.Name name, javax.naming.Name prefix ) : javax.naming.Name
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.composeName:(Ljavax/naming/Name;Ljavax/naming/Name;)Ljavax/naming/Name;]
AccessCheckingContextDecorator.composeName ( String name, String prefix ) : String
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.composeName:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
AccessCheckingContextDecorator.createSubcontext ( javax.naming.Name name ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.createSubcontext:(Ljavax/naming/Name;)Ljavax/naming/Context;]
AccessCheckingContextDecorator.createSubcontext ( String name ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.createSubcontext:(Ljava/lang/String;)Ljavax/naming/Context;]
AccessCheckingContextDecorator.destroySubcontext ( javax.naming.Name name ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.destroySubcontext:(Ljavax/naming/Name;)V]
AccessCheckingContextDecorator.destroySubcontext ( String name ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.destroySubcontext:(Ljava/lang/String;)V]
AccessCheckingContextDecorator.equals ( Object o ) : boolean
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.equals:(Ljava/lang/Object;)Z]
AccessCheckingContextDecorator.getEnvironment ( ) : java.util.Hashtable
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.getEnvironment:()Ljava/util/Hashtable;]
AccessCheckingContextDecorator.getNameInNamespace ( ) : String
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.getNameInNamespace:()Ljava/lang/String;]
AccessCheckingContextDecorator.getNameParser ( javax.naming.Name name ) : javax.naming.NameParser
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.getNameParser:(Ljavax/naming/Name;)Ljavax/naming/NameParser;]
AccessCheckingContextDecorator.getNameParser ( String name ) : javax.naming.NameParser
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.getNameParser:(Ljava/lang/String;)Ljavax/naming/NameParser;]
AccessCheckingContextDecorator.getOriginal ( ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.getOriginal:()Ljavax/naming/Context;]
AccessCheckingContextDecorator.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.hashCode:()I]
AccessCheckingContextDecorator.init ( javax.naming.Context ctx ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.init:(Ljavax/naming/Context;)V]
AccessCheckingContextDecorator.list ( javax.naming.Name name ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.list:(Ljavax/naming/Name;)Ljavax/naming/NamingEnumeration;]
AccessCheckingContextDecorator.list ( String name ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.list:(Ljava/lang/String;)Ljavax/naming/NamingEnumeration;]
AccessCheckingContextDecorator.listBindings ( javax.naming.Name name ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.listBindings:(Ljavax/naming/Name;)Ljavax/naming/NamingEnumeration;]
AccessCheckingContextDecorator.listBindings ( String name ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.listBindings:(Ljava/lang/String;)Ljavax/naming/NamingEnumeration;]
AccessCheckingContextDecorator.lookup ( javax.naming.Name name ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.lookup:(Ljavax/naming/Name;)Ljava/lang/Object;]
AccessCheckingContextDecorator.lookup ( String name ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.lookup:(Ljava/lang/String;)Ljava/lang/Object;]
AccessCheckingContextDecorator.lookupLink ( javax.naming.Name name ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.lookupLink:(Ljavax/naming/Name;)Ljava/lang/Object;]
AccessCheckingContextDecorator.lookupLink ( String name ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.lookupLink:(Ljava/lang/String;)Ljava/lang/Object;]
AccessCheckingContextDecorator.rebind ( javax.naming.Name name, Object obj ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.rebind:(Ljavax/naming/Name;Ljava/lang/Object;)V]
AccessCheckingContextDecorator.rebind ( String name, Object obj ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.rebind:(Ljava/lang/String;Ljava/lang/Object;)V]
AccessCheckingContextDecorator.removeFromEnvironment ( String propName ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.removeFromEnvironment:(Ljava/lang/String;)Ljava/lang/Object;]
AccessCheckingContextDecorator.rename ( javax.naming.Name oldName, javax.naming.Name newName ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.rename:(Ljavax/naming/Name;Ljavax/naming/Name;)V]
AccessCheckingContextDecorator.rename ( String oldName, String newName ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.rename:(Ljava/lang/String;Ljava/lang/String;)V]
AccessCheckingContextDecorator.unbind ( javax.naming.Name name ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.unbind:(Ljavax/naming/Name;)V]
AccessCheckingContextDecorator.unbind ( String name ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecorator.unbind:(Ljava/lang/String;)V]
rhq-enterprise-server-4.6.0.jar, AccessCheckingContextDecoratorSetContext.class
package org.rhq.enterprise.server.naming.context
AccessCheckingContextDecoratorSetContext.AccessCheckingContextDecoratorSetContext ( java.util.Set supportedInterfaces, String[ ] checkedSchemes )
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecoratorSetContext."<init>":(Ljava/util/Set;[Ljava/lang/String;)V]
AccessCheckingContextDecoratorSetContext.getDecoratorClasses ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecoratorSetContext.getDecoratorClasses:()Ljava/util/Set;]
AccessCheckingContextDecoratorSetContext.getSupportedInterfaces ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecoratorSetContext.getSupportedInterfaces:()Ljava/util/Set;]
AccessCheckingContextDecoratorSetContext.init ( Object x0, Object x1 ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecoratorSetContext.init:(Ljava/lang/Object;Ljava/lang/Object;)V]
AccessCheckingContextDecoratorSetContext.init ( ContextDecorator decorator, javax.naming.Context object ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecoratorSetContext.init:(Lorg/rhq/enterprise/server/naming/context/ContextDecorator;Ljavax/naming/Context;)V]
AccessCheckingContextDecoratorSetContext.instantiate ( Class decoratorClass ) : ContextDecorator
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecoratorSetContext.instantiate:(Ljava/lang/Class;)Lorg/rhq/enterprise/server/naming/context/ContextDecorator;]
AccessCheckingContextDecoratorSetContext.instantiate ( Class x0 ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingContextDecoratorSetContext.instantiate:(Ljava/lang/Class;)Ljava/lang/Object;]
rhq-enterprise-server-4.6.0.jar, AccessCheckingDirContextDecorator.class
package org.rhq.enterprise.server.naming.context
AccessCheckingDirContextDecorator.AccessCheckingDirContextDecorator ( javax.naming.directory.DirContext original, String[ ] checkedSchemes )
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator."<init>":(Ljavax/naming/directory/DirContext;[Ljava/lang/String;)V]
AccessCheckingDirContextDecorator.AccessCheckingDirContextDecorator ( String[ ] checkedSchemes )
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator."<init>":([Ljava/lang/String;)V]
AccessCheckingDirContextDecorator.bind ( javax.naming.Name name, Object obj, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.bind:(Ljavax/naming/Name;Ljava/lang/Object;Ljavax/naming/directory/Attributes;)V]
AccessCheckingDirContextDecorator.bind ( String name, Object obj, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.bind:(Ljava/lang/String;Ljava/lang/Object;Ljavax/naming/directory/Attributes;)V]
AccessCheckingDirContextDecorator.createSubcontext ( javax.naming.Name name, javax.naming.directory.Attributes attrs ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.createSubcontext:(Ljavax/naming/Name;Ljavax/naming/directory/Attributes;)Ljavax/naming/directory/DirContext;]
AccessCheckingDirContextDecorator.createSubcontext ( String name, javax.naming.directory.Attributes attrs ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.createSubcontext:(Ljava/lang/String;Ljavax/naming/directory/Attributes;)Ljavax/naming/directory/DirContext;]
AccessCheckingDirContextDecorator.getAttributes ( javax.naming.Name name ) : javax.naming.directory.Attributes
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.getAttributes:(Ljavax/naming/Name;)Ljavax/naming/directory/Attributes;]
AccessCheckingDirContextDecorator.getAttributes ( javax.naming.Name name, String[ ] attrIds ) : javax.naming.directory.Attributes
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.getAttributes:(Ljavax/naming/Name;[Ljava/lang/String;)Ljavax/naming/directory/Attributes;]
AccessCheckingDirContextDecorator.getAttributes ( String name ) : javax.naming.directory.Attributes
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.getAttributes:(Ljava/lang/String;)Ljavax/naming/directory/Attributes;]
AccessCheckingDirContextDecorator.getAttributes ( String name, String[ ] attrIds ) : javax.naming.directory.Attributes
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.getAttributes:(Ljava/lang/String;[Ljava/lang/String;)Ljavax/naming/directory/Attributes;]
AccessCheckingDirContextDecorator.getOriginal ( ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.getOriginal:()Ljavax/naming/Context;]
AccessCheckingDirContextDecorator.getOriginal ( ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.getOriginal:()Ljavax/naming/directory/DirContext;]
AccessCheckingDirContextDecorator.getSchema ( javax.naming.Name name ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.getSchema:(Ljavax/naming/Name;)Ljavax/naming/directory/DirContext;]
AccessCheckingDirContextDecorator.getSchema ( String name ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.getSchema:(Ljava/lang/String;)Ljavax/naming/directory/DirContext;]
AccessCheckingDirContextDecorator.getSchemaClassDefinition ( javax.naming.Name name ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.getSchemaClassDefinition:(Ljavax/naming/Name;)Ljavax/naming/directory/DirContext;]
AccessCheckingDirContextDecorator.getSchemaClassDefinition ( String name ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.getSchemaClassDefinition:(Ljava/lang/String;)Ljavax/naming/directory/DirContext;]
AccessCheckingDirContextDecorator.modifyAttributes ( javax.naming.Name name, int mod_op, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.modifyAttributes:(Ljavax/naming/Name;ILjavax/naming/directory/Attributes;)V]
AccessCheckingDirContextDecorator.modifyAttributes ( javax.naming.Name name, javax.naming.directory.ModificationItem[ ] mods ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.modifyAttributes:(Ljavax/naming/Name;[Ljavax/naming/directory/ModificationItem;)V]
AccessCheckingDirContextDecorator.modifyAttributes ( String name, int mod_op, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.modifyAttributes:(Ljava/lang/String;ILjavax/naming/directory/Attributes;)V]
AccessCheckingDirContextDecorator.modifyAttributes ( String name, javax.naming.directory.ModificationItem[ ] mods ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.modifyAttributes:(Ljava/lang/String;[Ljavax/naming/directory/ModificationItem;)V]
AccessCheckingDirContextDecorator.rebind ( javax.naming.Name name, Object obj, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.rebind:(Ljavax/naming/Name;Ljava/lang/Object;Ljavax/naming/directory/Attributes;)V]
AccessCheckingDirContextDecorator.rebind ( String name, Object obj, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.rebind:(Ljava/lang/String;Ljava/lang/Object;Ljavax/naming/directory/Attributes;)V]
AccessCheckingDirContextDecorator.search ( javax.naming.Name name, javax.naming.directory.Attributes matchingAttributes ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.search:(Ljavax/naming/Name;Ljavax/naming/directory/Attributes;)Ljavax/naming/NamingEnumeration;]
AccessCheckingDirContextDecorator.search ( javax.naming.Name name, javax.naming.directory.Attributes matchingAttributes, String[ ] attributesToReturn ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.search:(Ljavax/naming/Name;Ljavax/naming/directory/Attributes;[Ljava/lang/String;)Ljavax/naming/NamingEnumeration;]
AccessCheckingDirContextDecorator.search ( javax.naming.Name name, String filter, javax.naming.directory.SearchControls cons ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.search:(Ljavax/naming/Name;Ljava/lang/String;Ljavax/naming/directory/SearchControls;)Ljavax/naming/NamingEnumeration;]
AccessCheckingDirContextDecorator.search ( javax.naming.Name name, String filterExpr, Object[ ] filterArgs, javax.naming.directory.SearchControls cons ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.search:(Ljavax/naming/Name;Ljava/lang/String;[Ljava/lang/Object;Ljavax/naming/directory/SearchControls;)Ljavax/naming/NamingEnumeration;]
AccessCheckingDirContextDecorator.search ( String name, javax.naming.directory.Attributes matchingAttributes ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.search:(Ljava/lang/String;Ljavax/naming/directory/Attributes;)Ljavax/naming/NamingEnumeration;]
AccessCheckingDirContextDecorator.search ( String name, javax.naming.directory.Attributes matchingAttributes, String[ ] attributesToReturn ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.search:(Ljava/lang/String;Ljavax/naming/directory/Attributes;[Ljava/lang/String;)Ljavax/naming/NamingEnumeration;]
AccessCheckingDirContextDecorator.search ( String name, String filter, javax.naming.directory.SearchControls cons ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.search:(Ljava/lang/String;Ljava/lang/String;Ljavax/naming/directory/SearchControls;)Ljavax/naming/NamingEnumeration;]
AccessCheckingDirContextDecorator.search ( String name, String filterExpr, Object[ ] filterArgs, javax.naming.directory.SearchControls cons ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingDirContextDecorator.search:(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;Ljavax/naming/directory/SearchControls;)Ljavax/naming/NamingEnumeration;]
rhq-enterprise-server-4.6.0.jar, AccessCheckingEventContextDecorator.class
package org.rhq.enterprise.server.naming.context
AccessCheckingEventContextDecorator.AccessCheckingEventContextDecorator ( javax.naming.event.EventContext original, String[ ] checkedSchemes )
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventContextDecorator."<init>":(Ljavax/naming/event/EventContext;[Ljava/lang/String;)V]
AccessCheckingEventContextDecorator.AccessCheckingEventContextDecorator ( String[ ] checkedSchemes )
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventContextDecorator."<init>":([Ljava/lang/String;)V]
AccessCheckingEventContextDecorator.addNamingListener ( javax.naming.Name target, int scope, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventContextDecorator.addNamingListener:(Ljavax/naming/Name;ILjavax/naming/event/NamingListener;)V]
AccessCheckingEventContextDecorator.addNamingListener ( String target, int scope, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventContextDecorator.addNamingListener:(Ljava/lang/String;ILjavax/naming/event/NamingListener;)V]
AccessCheckingEventContextDecorator.getOriginal ( ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventContextDecorator.getOriginal:()Ljavax/naming/Context;]
AccessCheckingEventContextDecorator.getOriginal ( ) : javax.naming.event.EventContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventContextDecorator.getOriginal:()Ljavax/naming/event/EventContext;]
AccessCheckingEventContextDecorator.removeNamingListener ( javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventContextDecorator.removeNamingListener:(Ljavax/naming/event/NamingListener;)V]
AccessCheckingEventContextDecorator.targetMustExist ( ) : boolean
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventContextDecorator.targetMustExist:()Z]
rhq-enterprise-server-4.6.0.jar, AccessCheckingEventDirContextDecorator.class
package org.rhq.enterprise.server.naming.context
AccessCheckingEventDirContextDecorator.AccessCheckingEventDirContextDecorator ( javax.naming.event.EventDirContext original, String[ ] checkedSchemes )
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator."<init>":(Ljavax/naming/event/EventDirContext;[Ljava/lang/String;)V]
AccessCheckingEventDirContextDecorator.AccessCheckingEventDirContextDecorator ( String[ ] checkedSchemes )
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator."<init>":([Ljava/lang/String;)V]
AccessCheckingEventDirContextDecorator.addNamingListener ( javax.naming.Name target, int scope, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator.addNamingListener:(Ljavax/naming/Name;ILjavax/naming/event/NamingListener;)V]
AccessCheckingEventDirContextDecorator.addNamingListener ( javax.naming.Name target, String filter, javax.naming.directory.SearchControls ctls, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator.addNamingListener:(Ljavax/naming/Name;Ljava/lang/String;Ljavax/naming/directory/SearchControls;Ljavax/naming/event/NamingListener;)V]
AccessCheckingEventDirContextDecorator.addNamingListener ( javax.naming.Name target, String filter, Object[ ] filterArgs, javax.naming.directory.SearchControls ctls, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator.addNamingListener:(Ljavax/naming/Name;Ljava/lang/String;[Ljava/lang/Object;Ljavax/naming/directory/SearchControls;Ljavax/naming/event/NamingListener;)V]
AccessCheckingEventDirContextDecorator.addNamingListener ( String target, int scope, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator.addNamingListener:(Ljava/lang/String;ILjavax/naming/event/NamingListener;)V]
AccessCheckingEventDirContextDecorator.addNamingListener ( String target, String filter, javax.naming.directory.SearchControls ctls, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator.addNamingListener:(Ljava/lang/String;Ljava/lang/String;Ljavax/naming/directory/SearchControls;Ljavax/naming/event/NamingListener;)V]
AccessCheckingEventDirContextDecorator.addNamingListener ( String target, String filter, Object[ ] filterArgs, javax.naming.directory.SearchControls ctls, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator.addNamingListener:(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;Ljavax/naming/directory/SearchControls;Ljavax/naming/event/NamingListener;)V]
AccessCheckingEventDirContextDecorator.getOriginal ( ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator.getOriginal:()Ljavax/naming/Context;]
AccessCheckingEventDirContextDecorator.getOriginal ( ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator.getOriginal:()Ljavax/naming/directory/DirContext;]
AccessCheckingEventDirContextDecorator.getOriginal ( ) : javax.naming.event.EventDirContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator.getOriginal:()Ljavax/naming/event/EventDirContext;]
AccessCheckingEventDirContextDecorator.removeNamingListener ( javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator.removeNamingListener:(Ljavax/naming/event/NamingListener;)V]
AccessCheckingEventDirContextDecorator.targetMustExist ( ) : boolean
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingEventDirContextDecorator.targetMustExist:()Z]
rhq-enterprise-server-4.6.0.jar, AccessCheckingInitialContextFactoryBuilder.class
package org.rhq.enterprise.server.naming
AccessCheckingInitialContextFactoryBuilder.AccessCheckingInitialContextFactoryBuilder ( javax.naming.spi.InitialContextFactory defaultFactory, boolean pretendNoFactoryBuilder )
[run-time name: org/rhq/enterprise/server/naming/AccessCheckingInitialContextFactoryBuilder."<init>":(Ljavax/naming/spi/InitialContextFactory;Z)V]
AccessCheckingInitialContextFactoryBuilder.createInitialContextFactory ( java.util.Hashtable environment ) : javax.naming.spi.InitialContextFactory
[run-time name: org/rhq/enterprise/server/naming/AccessCheckingInitialContextFactoryBuilder.createInitialContextFactory:(Ljava/util/Hashtable;)Ljavax/naming/spi/InitialContextFactory;]
rhq-enterprise-server-4.6.0.jar, AccessCheckingLdapContextDecorator.class
package org.rhq.enterprise.server.naming.context
AccessCheckingLdapContextDecorator.AccessCheckingLdapContextDecorator ( javax.naming.ldap.LdapContext original, String[ ] checkedSchemes )
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator."<init>":(Ljavax/naming/ldap/LdapContext;[Ljava/lang/String;)V]
AccessCheckingLdapContextDecorator.AccessCheckingLdapContextDecorator ( String[ ] checkedSchemes )
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator."<init>":([Ljava/lang/String;)V]
AccessCheckingLdapContextDecorator.extendedOperation ( javax.naming.ldap.ExtendedRequest request ) : javax.naming.ldap.ExtendedResponse
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator.extendedOperation:(Ljavax/naming/ldap/ExtendedRequest;)Ljavax/naming/ldap/ExtendedResponse;]
AccessCheckingLdapContextDecorator.getConnectControls ( ) : javax.naming.ldap.Control[ ]
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator.getConnectControls:()[Ljavax/naming/ldap/Control;]
AccessCheckingLdapContextDecorator.getOriginal ( ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator.getOriginal:()Ljavax/naming/Context;]
AccessCheckingLdapContextDecorator.getOriginal ( ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator.getOriginal:()Ljavax/naming/directory/DirContext;]
AccessCheckingLdapContextDecorator.getOriginal ( ) : javax.naming.ldap.LdapContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator.getOriginal:()Ljavax/naming/ldap/LdapContext;]
AccessCheckingLdapContextDecorator.getRequestControls ( ) : javax.naming.ldap.Control[ ]
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator.getRequestControls:()[Ljavax/naming/ldap/Control;]
AccessCheckingLdapContextDecorator.getResponseControls ( ) : javax.naming.ldap.Control[ ]
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator.getResponseControls:()[Ljavax/naming/ldap/Control;]
AccessCheckingLdapContextDecorator.newInstance ( javax.naming.ldap.Control[ ] requestControls ) : javax.naming.ldap.LdapContext
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator.newInstance:([Ljavax/naming/ldap/Control;)Ljavax/naming/ldap/LdapContext;]
AccessCheckingLdapContextDecorator.reconnect ( javax.naming.ldap.Control[ ] connCtls ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator.reconnect:([Ljavax/naming/ldap/Control;)V]
AccessCheckingLdapContextDecorator.setRequestControls ( javax.naming.ldap.Control[ ] requestControls ) : void
[run-time name: org/rhq/enterprise/server/naming/context/AccessCheckingLdapContextDecorator.setRequestControls:([Ljavax/naming/ldap/Control;)V]
rhq-enterprise-server-4.6.0.jar, AgentManagerBean.class
package org.rhq.enterprise.server.core
AgentManagerBean.backfillAgentInNewTransaction ( org.rhq.core.domain.auth.Subject subject, String agentName, int agentId ) : void
[run-time name: org/rhq/enterprise/server/core/AgentManagerBean.backfillAgentInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;I)V]
AgentManagerBean.destroyAgentClient ( org.rhq.core.domain.resource.Agent agent ) : void
[run-time name: org/rhq/enterprise/server/core/AgentManagerBean.destroyAgentClient:(Lorg/rhq/core/domain/resource/Agent;)V]
AgentManagerBean.findAgentsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.AgentCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/core/AgentManagerBean.findAgentsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/AgentCriteria;)Lorg/rhq/core/domain/util/PageList;]
rhq-enterprise-server-4.6.0.jar, AgentManagerLocal.class
package org.rhq.enterprise.server.core
AgentManagerLocal.backfillAgentInNewTransaction ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/AgentManagerLocal.backfillAgentInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;I)V]
AgentManagerLocal.destroyAgentClient ( org.rhq.core.domain.resource.Agent p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/AgentManagerLocal.destroyAgentClient:(Lorg/rhq/core/domain/resource/Agent;)V]
AgentManagerLocal.findAgentsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.AgentCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/core/AgentManagerLocal.findAgentsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/AgentCriteria;)Lorg/rhq/core/domain/util/PageList;]
rhq-enterprise-server-4.6.0.jar, AlertConditionRest.class
package org.rhq.enterprise.server.rest.domain
AlertConditionRest.AlertConditionRest ( )
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest."<init>":()V]
AlertConditionRest.getCategory ( ) : org.rhq.core.domain.alert.AlertConditionCategory
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.getCategory:()Lorg/rhq/core/domain/alert/AlertConditionCategory;]
AlertConditionRest.getComparator ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.getComparator:()Ljava/lang/String;]
AlertConditionRest.getId ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.getId:()I]
AlertConditionRest.getMeasurementDefinition ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.getMeasurementDefinition:()I]
AlertConditionRest.getName ( ) : org.rhq.core.domain.alert.AlertConditionOperator
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.getName:()Lorg/rhq/core/domain/alert/AlertConditionOperator;]
AlertConditionRest.getOption ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.getOption:()Ljava/lang/String;]
AlertConditionRest.getThreshold ( ) : Double
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.getThreshold:()Ljava/lang/Double;]
AlertConditionRest.getTriggerId ( ) : Integer
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.getTriggerId:()Ljava/lang/Integer;]
AlertConditionRest.setCategory ( org.rhq.core.domain.alert.AlertConditionCategory category ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.setCategory:(Lorg/rhq/core/domain/alert/AlertConditionCategory;)V]
AlertConditionRest.setComparator ( String comparator ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.setComparator:(Ljava/lang/String;)V]
AlertConditionRest.setId ( int id ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.setId:(I)V]
AlertConditionRest.setMeasurementDefinition ( int measurementDefinition ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.setMeasurementDefinition:(I)V]
AlertConditionRest.setName ( org.rhq.core.domain.alert.AlertConditionOperator name ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.setName:(Lorg/rhq/core/domain/alert/AlertConditionOperator;)V]
AlertConditionRest.setOption ( String option ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.setOption:(Ljava/lang/String;)V]
AlertConditionRest.setThreshold ( Double threshold ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.setThreshold:(Ljava/lang/Double;)V]
AlertConditionRest.setTriggerId ( Integer triggerId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertConditionRest.setTriggerId:(Ljava/lang/Integer;)V]
rhq-enterprise-server-4.6.0.jar, AlertDefinitionHandler.class
package org.rhq.enterprise.server.rest.reporting
AlertDefinitionHandler.alertDefinitionsInternal ( javax.servlet.http.HttpServletRequest request, org.rhq.core.domain.auth.Subject user ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/AlertDefinitionHandler.alertDefinitionsInternal:(Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, AlertDefinitionHandlerBean.class
package org.rhq.enterprise.server.rest
AlertDefinitionHandlerBean.addConditionToDefinition ( int definitionId, domain.AlertConditionRest conditionRest, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.addConditionToDefinition:(ILorg/rhq/enterprise/server/rest/domain/AlertConditionRest;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.addNotificationToDefinition ( int definitionId, domain.AlertNotificationRest notificationRest, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.addNotificationToDefinition:(ILorg/rhq/enterprise/server/rest/domain/AlertNotificationRest;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.AlertDefinitionHandlerBean ( )
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean."<init>":()V]
AlertDefinitionHandlerBean.createAlertDefinition ( Integer resourceId, Integer groupId, Integer resourceTypeId, domain.AlertDefinitionRest adr, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.createAlertDefinition:(Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Lorg/rhq/enterprise/server/rest/domain/AlertDefinitionRest;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.deleteCondition ( int conditionId ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.deleteCondition:(I)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.deleteDefinition ( int definitionId ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.deleteDefinition:(I)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.deleteNotification ( int notificationId ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.deleteNotification:(I)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.getAlertDefinition ( int definitionId, boolean full, javax.ws.rs.core.Request request ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.getAlertDefinition:(IZLjavax/ws/rs/core/Request;)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.getAlertSenderByName ( String senderName, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.getAlertSenderByName:(Ljava/lang/String;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.getAlertSenders ( javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.getAlertSenders:(Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.getCondition ( int conditionId ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.getCondition:(I)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.getNotification ( int notificationId ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.getNotification:(I)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.listAlertDefinitions ( int page, String status ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.listAlertDefinitions:(ILjava/lang/String;)Ljava/util/List;]
AlertDefinitionHandlerBean.redirectDefinitionToDefinitions ( javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.redirectDefinitionToDefinitions:(Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.updateCondition ( int conditionId, domain.AlertConditionRest conditionRest, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.updateCondition:(ILorg/rhq/enterprise/server/rest/domain/AlertConditionRest;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.updateDefinition ( int definitionId, domain.AlertDefinitionRest definitionRest ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.updateDefinition:(ILorg/rhq/enterprise/server/rest/domain/AlertDefinitionRest;)Ljavax/ws/rs/core/Response;]
AlertDefinitionHandlerBean.updateNotification ( int notificationId, domain.AlertNotificationRest notificationRest ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertDefinitionHandlerBean.updateNotification:(ILorg/rhq/enterprise/server/rest/domain/AlertNotificationRest;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.6.0.jar, AlertDefinitionLocal.class
package org.rhq.enterprise.server.rest.reporting
AlertDefinitionLocal.alertDefinitionsInternal ( javax.servlet.http.HttpServletRequest p1, org.rhq.core.domain.auth.Subject p2 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/AlertDefinitionLocal.alertDefinitionsInternal:(Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, AlertDefinitionManagerLocal.class
package org.rhq.enterprise.server.alert
AlertDefinitionManagerLocal.updateAlertDefinitionInternal ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.alert.AlertDefinition p3, boolean p4, boolean p5, boolean p6 ) [abstract] : org.rhq.core.domain.alert.AlertDefinition
[run-time name: org/rhq/enterprise/server/alert/AlertDefinitionManagerLocal.updateAlertDefinitionInternal:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/alert/AlertDefinition;ZZZ)Lorg/rhq/core/domain/alert/AlertDefinition;]
rhq-enterprise-server-4.6.0.jar, AlertDefinitionRest.class
package org.rhq.enterprise.server.rest.domain
AlertDefinitionRest.getConditionMode ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.getConditionMode:()Ljava/lang/String;]
AlertDefinitionRest.getConditions ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.getConditions:()Ljava/util/List;]
AlertDefinitionRest.getDampeningCategory ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.getDampeningCategory:()Ljava/lang/String;]
AlertDefinitionRest.getDampeningCount ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.getDampeningCount:()Ljava/lang/String;]
AlertDefinitionRest.getDampeningPeriod ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.getDampeningPeriod:()Ljava/lang/String;]
AlertDefinitionRest.getNotifications ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.getNotifications:()Ljava/util/List;]
AlertDefinitionRest.getRecoveryId ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.getRecoveryId:()I]
AlertDefinitionRest.setConditionMode ( String conditionMode ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.setConditionMode:(Ljava/lang/String;)V]
AlertDefinitionRest.setConditions ( java.util.List conditions ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.setConditions:(Ljava/util/List;)V]
AlertDefinitionRest.setDampeningCategory ( String dampeningCategory ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.setDampeningCategory:(Ljava/lang/String;)V]
AlertDefinitionRest.setDampeningCount ( String dampeningCount ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.setDampeningCount:(Ljava/lang/String;)V]
AlertDefinitionRest.setDampeningPeriod ( String dampeningPeriod ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.setDampeningPeriod:(Ljava/lang/String;)V]
AlertDefinitionRest.setNotifications ( java.util.List notifications ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.setNotifications:(Ljava/util/List;)V]
AlertDefinitionRest.setRecoveryId ( int recoveryId ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertDefinitionRest.setRecoveryId:(I)V]
rhq-enterprise-server-4.6.0.jar, AlertHandlerBean.class
package org.rhq.enterprise.server.rest
AlertHandlerBean.countAlerts ( Long since ) : domain.IntegerValue
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.countAlerts:(Ljava/lang/Long;)Lorg/rhq/enterprise/server/rest/domain/IntegerValue;]
AlertHandlerBean.listAlerts ( int page, int size, String prio, boolean slim, Long since, Integer resourceId, Integer definitionId, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.listAlerts:(IILjava/lang/String;ZLjava/lang/Long;Ljava/lang/Integer;Ljava/lang/Integer;Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.6.0.jar, AlertNotificationRest.class
package org.rhq.enterprise.server.rest.domain
AlertNotificationRest.AlertNotificationRest ( )
[run-time name: org/rhq/enterprise/server/rest/domain/AlertNotificationRest."<init>":()V]
AlertNotificationRest.getConfig ( ) : java.util.Map
[run-time name: org/rhq/enterprise/server/rest/domain/AlertNotificationRest.getConfig:()Ljava/util/Map;]
AlertNotificationRest.getId ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/AlertNotificationRest.getId:()I]
AlertNotificationRest.getSenderName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertNotificationRest.getSenderName:()Ljava/lang/String;]
AlertNotificationRest.setConfig ( java.util.Map config ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertNotificationRest.setConfig:(Ljava/util/Map;)V]
AlertNotificationRest.setId ( int id ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertNotificationRest.setId:(I)V]
AlertNotificationRest.setSenderName ( String senderName ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertNotificationRest.setSenderName:(Ljava/lang/String;)V]
rhq-enterprise-server-4.6.0.jar, AlertSender.class
package org.rhq.enterprise.server.rest.domain
AlertSender.AlertSender ( )
[run-time name: org/rhq/enterprise/server/rest/domain/AlertSender."<init>":()V]
AlertSender.AlertSender ( String senderName )
[run-time name: org/rhq/enterprise/server/rest/domain/AlertSender."<init>":(Ljava/lang/String;)V]
AlertSender.getConfigDefinition ( ) : java.util.Map
[run-time name: org/rhq/enterprise/server/rest/domain/AlertSender.getConfigDefinition:()Ljava/util/Map;]
AlertSender.getDescription ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertSender.getDescription:()Ljava/lang/String;]
AlertSender.getLink ( ) : Link
[run-time name: org/rhq/enterprise/server/rest/domain/AlertSender.getLink:()Lorg/rhq/enterprise/server/rest/domain/Link;]
AlertSender.getSenderName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/AlertSender.getSenderName:()Ljava/lang/String;]
AlertSender.setConfigDefinition ( java.util.Map configDefinition ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertSender.setConfigDefinition:(Ljava/util/Map;)V]
AlertSender.setDescription ( String description ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertSender.setDescription:(Ljava/lang/String;)V]
AlertSender.setLink ( Link link ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertSender.setLink:(Lorg/rhq/enterprise/server/rest/domain/Link;)V]
AlertSender.setSenderName ( String senderName ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/AlertSender.setSenderName:(Ljava/lang/String;)V]
rhq-enterprise-server-4.6.0.jar, AllowRhqServerInternalsAccessPermission.class
package org.rhq.enterprise.server
AllowRhqServerInternalsAccessPermission.AllowRhqServerInternalsAccessPermission ( )
[run-time name: org/rhq/enterprise/server/AllowRhqServerInternalsAccessPermission."<init>":()V]
rhq-enterprise-server-4.6.0.jar, AvailabilityDurationCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
AvailabilityDurationCacheElement.AvailabilityDurationCacheElement ( int alertDefinitionId, org.rhq.core.domain.alert.AlertConditionOperator operator, String operatorOption, org.rhq.core.domain.measurement.AvailabilityType value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationCacheElement."<init>":(ILorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/String;Lorg/rhq/core/domain/measurement/AvailabilityType;I)V]
AvailabilityDurationCacheElement.getAlertDefinitionId ( ) : int
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationCacheElement.getAlertDefinitionId:()I]
rhq-enterprise-server-4.6.0.jar, AvailabilityManagerBean.class
package org.rhq.enterprise.server.measurement
AvailabilityManagerBean.mergeAvailabilitiesInNewTransaction ( java.util.List availabilities, AvailabilityManagerBean.MergeInfo mergeInfo ) : void
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerBean.mergeAvailabilitiesInNewTransaction:(Ljava/util/List;Lorg/rhq/enterprise/server/measurement/AvailabilityManagerBean$MergeInfo;)V]
AvailabilityManagerBean.updateLastAvailabilityReportInNewTransaction ( int agentId ) : void
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerBean.updateLastAvailabilityReportInNewTransaction:(I)V]
rhq-enterprise-server-4.6.0.jar, AvailabilityManagerLocal.class
package org.rhq.enterprise.server.measurement
AvailabilityManagerLocal.mergeAvailabilitiesInNewTransaction ( java.util.List p1, AvailabilityManagerBean.MergeInfo p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerLocal.mergeAvailabilitiesInNewTransaction:(Ljava/util/List;Lorg/rhq/enterprise/server/measurement/AvailabilityManagerBean$MergeInfo;)V]
AvailabilityManagerLocal.updateLastAvailabilityReportInNewTransaction ( int p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerLocal.updateLastAvailabilityReportInNewTransaction:(I)V]
rhq-enterprise-server-4.6.0.jar, BadArgumentException.class
package org.rhq.enterprise.server.rest
BadArgumentException.BadArgumentException ( String message )
[run-time name: org/rhq/enterprise/server/rest/BadArgumentException."<init>":(Ljava/lang/String;)V]
BadArgumentException.BadArgumentException ( String parameterName, String cause )
[run-time name: org/rhq/enterprise/server/rest/BadArgumentException."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
rhq-enterprise-server-4.6.0.jar, CacheKey.class
package org.rhq.enterprise.server.rest
AbstractRestBean.CacheKey.AbstractRestBean.CacheKey ( Class clazz, int id )
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.CacheKey."<init>":(Ljava/lang/Class;I)V]
AbstractRestBean.CacheKey.AbstractRestBean.CacheKey ( String namespace, int id )
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.CacheKey."<init>":(Ljava/lang/String;I)V]
AbstractRestBean.CacheKey.equals ( Object obj ) : boolean
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.CacheKey.equals:(Ljava/lang/Object;)Z]
AbstractRestBean.CacheKey.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.CacheKey.hashCode:()I]
AbstractRestBean.CacheKey.toString ( ) : String
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.CacheKey.toString:()Ljava/lang/String;]
rhq-enterprise-server-4.6.0.jar, CallTimeDataManagerBean.class
package org.rhq.enterprise.server.measurement
CallTimeDataManagerBean.findCallTimeDataForContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext context, org.rhq.core.domain.criteria.CallTimeDataCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/measurement/CallTimeDataManagerBean.findCallTimeDataForContext:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/EntityContext;Lorg/rhq/core/domain/criteria/CallTimeDataCriteria;)Lorg/rhq/core/domain/util/PageList;]
rhq-enterprise-server-4.6.0.jar, CallTimeDataManagerLocal.class
package org.rhq.enterprise.server.measurement
CallTimeDataManagerLocal.findCallTimeDataForContext ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, org.rhq.core.domain.criteria.CallTimeDataCriteria p3 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/measurement/CallTimeDataManagerLocal.findCallTimeDataForContext:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/EntityContext;Lorg/rhq/core/domain/criteria/CallTimeDataCriteria;)Lorg/rhq/core/domain/util/PageList;]
rhq-enterprise-server-4.6.0.jar, ConfigurationHistoryHandler.class
package org.rhq.enterprise.server.rest.reporting
ConfigurationHistoryHandler.configurationHistoryInternal ( javax.servlet.http.HttpServletRequest request, org.rhq.core.domain.auth.Subject user ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/ConfigurationHistoryHandler.configurationHistoryInternal:(Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, ConfigurationHistoryLocal.class
package org.rhq.enterprise.server.rest.reporting
ConfigurationHistoryLocal.configurationHistoryInternal ( javax.servlet.http.HttpServletRequest p1, org.rhq.core.domain.auth.Subject p2 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/ConfigurationHistoryLocal.configurationHistoryInternal:(Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, ConfigurationManagerBean.class
package org.rhq.enterprise.server.configuration
ConfigurationManagerBean.getOptionsForConfigurationDefinition ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.configuration.definition.ConfigurationDefinition def ) : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerBean.getOptionsForConfigurationDefinition:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
ConfigurationManagerBean.persistResourceConfigurationUpdateInNewTransaction ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.configuration.Configuration newConfiguration, org.rhq.core.domain.configuration.ConfigurationUpdateStatus newStatus, String newSubject, boolean isPartofGroupUpdate ) : org.rhq.core.domain.configuration.ResourceConfigurationUpdate
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerBean.persistResourceConfigurationUpdateInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/ConfigurationUpdateStatus;Ljava/lang/String;Z)Lorg/rhq/core/domain/configuration/ResourceConfigurationUpdate;]
rhq-enterprise-server-4.6.0.jar, ConfigurationManagerLocal.class
package org.rhq.enterprise.server.configuration
ConfigurationManagerLocal.getOptionsForConfigurationDefinition ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.definition.ConfigurationDefinition p3 ) [abstract] : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.getOptionsForConfigurationDefinition:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
ConfigurationManagerLocal.isPluginConfigurationUpdateInProgress ( org.rhq.core.domain.auth.Subject p1, int p2 ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.isPluginConfigurationUpdateInProgress:(Lorg/rhq/core/domain/auth/Subject;I)Z]
ConfigurationManagerLocal.persistResourceConfigurationUpdateInNewTransaction ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.Configuration p3, org.rhq.core.domain.configuration.ConfigurationUpdateStatus p4, String p5, boolean p6 ) [abstract] : org.rhq.core.domain.configuration.ResourceConfigurationUpdate
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.persistResourceConfigurationUpdateInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/ConfigurationUpdateStatus;Ljava/lang/String;Z)Lorg/rhq/core/domain/configuration/ResourceConfigurationUpdate;]
rhq-enterprise-server-4.6.0.jar, ContextDecorator.class
package org.rhq.enterprise.server.naming.context
ContextDecorator.init ( javax.naming.Context p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/naming/context/ContextDecorator.init:(Ljavax/naming/Context;)V]
rhq-enterprise-server-4.6.0.jar, CoreServer.class
package org.rhq.enterprise.server.core
CoreServer.getEarDeploymentDir ( ) : java.io.File
[run-time name: org/rhq/enterprise/server/core/CoreServer.getEarDeploymentDir:()Ljava/io/File;]
CoreServer.start ( ) : void
[run-time name: org/rhq/enterprise/server/core/CoreServer.start:()V]
rhq-enterprise-server-4.6.0.jar, CoreServerMBean.class
package org.rhq.enterprise.server.core
CoreServerMBean.getEarDeploymentDir ( ) [abstract] : java.io.File
[run-time name: org/rhq/enterprise/server/core/CoreServerMBean.getEarDeploymentDir:()Ljava/io/File;]
rhq-enterprise-server-4.6.0.jar, Datapoint.class
package org.rhq.enterprise.server.rest.domain
Datapoint.Datapoint ( )
[run-time name: org/rhq/enterprise/server/rest/domain/Datapoint."<init>":()V]
Datapoint.Datapoint ( long timestamp, String metric, Double value )
[run-time name: org/rhq/enterprise/server/rest/domain/Datapoint."<init>":(JLjava/lang/String;Ljava/lang/Double;)V]
Datapoint.getMetric ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/Datapoint.getMetric:()Ljava/lang/String;]
Datapoint.getTimestamp ( ) : long
[run-time name: org/rhq/enterprise/server/rest/domain/Datapoint.getTimestamp:()J]
Datapoint.getValue ( ) : Double
[run-time name: org/rhq/enterprise/server/rest/domain/Datapoint.getValue:()Ljava/lang/Double;]
Datapoint.setMetric ( String metric ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Datapoint.setMetric:(Ljava/lang/String;)V]
Datapoint.setTimestamp ( long timestamp ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Datapoint.setTimestamp:(J)V]
Datapoint.setValue ( Double value ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/Datapoint.setValue:(Ljava/lang/Double;)V]
rhq-enterprise-server-4.6.0.jar, DecoratingInitialContextFactory.class
package org.rhq.enterprise.server.naming
DecoratingInitialContextFactory.DecoratingInitialContextFactory ( javax.naming.spi.InitialContextFactory factory, java.util.List decoratorPickers )
[run-time name: org/rhq/enterprise/server/naming/DecoratingInitialContextFactory."<init>":(Ljavax/naming/spi/InitialContextFactory;Ljava/util/List;)V]
DecoratingInitialContextFactory.equals ( Object o ) : boolean
[run-time name: org/rhq/enterprise/server/naming/DecoratingInitialContextFactory.equals:(Ljava/lang/Object;)Z]
DecoratingInitialContextFactory.getInitialContext ( java.util.Hashtable environment ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/DecoratingInitialContextFactory.getInitialContext:(Ljava/util/Hashtable;)Ljavax/naming/Context;]
DecoratingInitialContextFactory.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/naming/DecoratingInitialContextFactory.hashCode:()I]
rhq-enterprise-server-4.6.0.jar, DecoratingInvocationHandler.class
package org.rhq.enterprise.server.naming.util
DecoratingInvocationHandler.DecoratingInvocationHandler ( java.util.List pickers, Object object )
[run-time name: org/rhq/enterprise/server/naming/util/DecoratingInvocationHandler."<init>":(Ljava/util/List;Ljava/lang/Object;)V]
DecoratingInvocationHandler.invoke ( Object proxy, reflect.Method method, Object[ ] args ) : Object
[run-time name: org/rhq/enterprise/server/naming/util/DecoratingInvocationHandler.invoke:(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;]
rhq-enterprise-server-4.6.0.jar, DecoratorPicker.class
package org.rhq.enterprise.server.naming.util
DecoratorPicker.decorate ( Object object ) : Object
[run-time name: org/rhq/enterprise/server/naming/util/DecoratorPicker.decorate:(Ljava/lang/Object;)Ljava/lang/Object;]
DecoratorPicker.decorate ( Object object, Class significantSuperClass ) : Object
[run-time name: org/rhq/enterprise/server/naming/util/DecoratorPicker.decorate:(Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;]
DecoratorPicker.DecoratorPicker ( )
[run-time name: org/rhq/enterprise/server/naming/util/DecoratorPicker."<init>":()V]
DecoratorPicker.getContext ( ) : DecoratorSetContext
[run-time name: org/rhq/enterprise/server/naming/util/DecoratorPicker.getContext:()Lorg/rhq/enterprise/server/naming/util/DecoratorSetContext;]
DecoratorPicker.getDecoratorsForClass ( Class cls ) : java.util.Set
[run-time name: org/rhq/enterprise/server/naming/util/DecoratorPicker.getDecoratorsForClass:(Ljava/lang/Class;)Ljava/util/Set;]
DecoratorPicker.getDecoratorsForMethod ( reflect.Method method ) : java.util.Set
[run-time name: org/rhq/enterprise/server/naming/util/DecoratorPicker.getDecoratorsForMethod:(Ljava/lang/reflect/Method;)Ljava/util/Set;]
DecoratorPicker.setContext ( DecoratorSetContext decoratorSetContext ) : void
[run-time name: org/rhq/enterprise/server/naming/util/DecoratorPicker.setContext:(Lorg/rhq/enterprise/server/naming/util/DecoratorSetContext;)V]
rhq-enterprise-server-4.6.0.jar, DecoratorSetContext.class
package org.rhq.enterprise.server.naming.util
DecoratorSetContext.getDecoratorClasses ( ) [abstract] : java.util.Set
[run-time name: org/rhq/enterprise/server/naming/util/DecoratorSetContext.getDecoratorClasses:()Ljava/util/Set;]
DecoratorSetContext.getSupportedInterfaces ( ) [abstract] : java.util.Set
[run-time name: org/rhq/enterprise/server/naming/util/DecoratorSetContext.getSupportedInterfaces:()Ljava/util/Set;]
DecoratorSetContext.init ( Object p1, Object p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/naming/util/DecoratorSetContext.init:(Ljava/lang/Object;Ljava/lang/Object;)V]
DecoratorSetContext.instantiate ( Class p1 ) [abstract] : Object
[run-time name: org/rhq/enterprise/server/naming/util/DecoratorSetContext.instantiate:(Ljava/lang/Class;)Ljava/lang/Object;]
rhq-enterprise-server-4.6.0.jar, DeletedResourceTypeFilter.class
package org.rhq.enterprise.server.discovery
DeletedResourceTypeFilter.apply ( org.rhq.core.clientapi.server.discovery.InventoryReport report ) : java.util.Set
[run-time name: org/rhq/enterprise/server/discovery/DeletedResourceTypeFilter.apply:(Lorg/rhq/core/clientapi/server/discovery/InventoryReport;)Ljava/util/Set;]
rhq-enterprise-server-4.6.0.jar, DiscoveryBossBean.class
package org.rhq.enterprise.server.discovery
DiscoveryBossBean.getResourceSyncInfo ( org.rhq.core.domain.resource.Agent knownAgent ) : org.rhq.core.domain.discovery.ResourceSyncInfo
[run-time name: org/rhq/enterprise/server/discovery/DiscoveryBossBean.getResourceSyncInfo:(Lorg/rhq/core/domain/resource/Agent;)Lorg/rhq/core/domain/discovery/ResourceSyncInfo;]
DiscoveryBossBean.mergeResourceInNewTransaction ( java.util.List resourceBatch, org.rhq.core.domain.resource.Agent agent ) : void
[run-time name: org/rhq/enterprise/server/discovery/DiscoveryBossBean.mergeResourceInNewTransaction:(Ljava/util/List;Lorg/rhq/core/domain/resource/Agent;)V]
rhq-enterprise-server-4.6.0.jar, DiscoveryBossLocal.class
package org.rhq.enterprise.server.discovery
DiscoveryBossLocal.getResourceSyncInfo ( org.rhq.core.domain.resource.Agent p1 ) [abstract] : org.rhq.core.domain.discovery.ResourceSyncInfo
[run-time name: org/rhq/enterprise/server/discovery/DiscoveryBossLocal.getResourceSyncInfo:(Lorg/rhq/core/domain/resource/Agent;)Lorg/rhq/core/domain/discovery/ResourceSyncInfo;]
DiscoveryBossLocal.mergeResourceInNewTransaction ( java.util.List p1, org.rhq.core.domain.resource.Agent p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/discovery/DiscoveryBossLocal.mergeResourceInNewTransaction:(Ljava/util/List;Lorg/rhq/core/domain/resource/Agent;)V]
rhq-enterprise-server-4.6.0.jar, DiscoveryServerServiceImpl.class
package org.rhq.enterprise.server.discovery
DiscoveryServerServiceImpl.getResourcesAsList ( Integer[ ] resourceIds ) : java.util.List
[run-time name: org/rhq/enterprise/server/discovery/DiscoveryServerServiceImpl.getResourcesAsList:([Ljava/lang/Integer;)Ljava/util/List;]
rhq-enterprise-server-4.6.0.jar, DriftComplianceHandler.class
package org.rhq.enterprise.server.rest.reporting
DriftComplianceHandler.generateReportInternal ( javax.servlet.http.HttpServletRequest request, String resourceTypeId, String version, org.rhq.core.domain.auth.Subject user ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceHandler.generateReportInternal:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, DriftComplianceLocal.class
package org.rhq.enterprise.server.rest.reporting
DriftComplianceLocal.generateReportInternal ( javax.servlet.http.HttpServletRequest p1, String p2, String p3, org.rhq.core.domain.auth.Subject p4 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/DriftComplianceLocal.generateReportInternal:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, EventDefinitionRest.class
package org.rhq.enterprise.server.rest.domain
EventDefinitionRest.EventDefinitionRest ( )
[run-time name: org/rhq/enterprise/server/rest/domain/EventDefinitionRest."<init>":()V]
EventDefinitionRest.getDescription ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/EventDefinitionRest.getDescription:()Ljava/lang/String;]
EventDefinitionRest.getDisplayName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/EventDefinitionRest.getDisplayName:()Ljava/lang/String;]
EventDefinitionRest.getId ( ) : int
[run-time name: org/rhq/enterprise/server/rest/domain/EventDefinitionRest.getId:()I]
EventDefinitionRest.getName ( ) : String
[run-time name: org/rhq/enterprise/server/rest/domain/EventDefinitionRest.getName:()Ljava/lang/String;]
EventDefinitionRest.setDescription ( String description ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/EventDefinitionRest.setDescription:(Ljava/lang/String;)V]
EventDefinitionRest.setDisplayName ( String displayName ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/EventDefinitionRest.setDisplayName:(Ljava/lang/String;)V]
EventDefinitionRest.setId ( int id ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/EventDefinitionRest.setId:(I)V]
EventDefinitionRest.setName ( String name ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/EventDefinitionRest.setName:(Ljava/lang/String;)V]
rhq-enterprise-server-4.6.0.jar, EventHandlerBean.class
package org.rhq.enterprise.server.rest
EventHandlerBean.listEventDefinitionsForResource ( int resourceId, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/EventHandlerBean.listEventDefinitionsForResource:(ILjavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
EventHandlerBean.listEventSourcesForResource ( int resourceId, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/EventHandlerBean.listEventSourcesForResource:(ILjavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.6.0.jar, ExternalizableStrategyCommandListener.class
package org.rhq.enterprise.server.core
ExternalizableStrategyCommandListener.equals ( Object obj ) : boolean
[run-time name: org/rhq/enterprise/server/core/ExternalizableStrategyCommandListener.equals:(Ljava/lang/Object;)Z]
ExternalizableStrategyCommandListener.ExternalizableStrategyCommandListener ( org.rhq.core.domain.server.ExternalizableStrategy.Subsystem defaultSubsystem )
[run-time name: org/rhq/enterprise/server/core/ExternalizableStrategyCommandListener."<init>":(Lorg/rhq/core/domain/server/ExternalizableStrategy$Subsystem;)V]
ExternalizableStrategyCommandListener.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/core/ExternalizableStrategyCommandListener.hashCode:()I]
ExternalizableStrategyCommandListener.processedCommand ( org.rhq.enterprise.communications.command.Command command, org.rhq.enterprise.communications.command.CommandResponse response ) : void
[run-time name: org/rhq/enterprise/server/core/ExternalizableStrategyCommandListener.processedCommand:(Lorg/rhq/enterprise/communications/command/Command;Lorg/rhq/enterprise/communications/command/CommandResponse;)V]
ExternalizableStrategyCommandListener.receivedCommand ( org.rhq.enterprise.communications.command.Command command ) : void
[run-time name: org/rhq/enterprise/server/core/ExternalizableStrategyCommandListener.receivedCommand:(Lorg/rhq/enterprise/communications/command/Command;)V]
rhq-enterprise-server-4.6.0.jar, GroupDefinitionManagerRemote.class
package org.rhq.enterprise.server.resource.group.definition
GroupDefinitionManagerRemote.calculateGroupMembership ( org.rhq.core.domain.auth.Subject p1, int p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/resource/group/definition/GroupDefinitionManagerRemote.calculateGroupMembership:(Lorg/rhq/core/domain/auth/Subject;I)V]
GroupDefinitionManagerRemote.createGroupDefinition ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.group.GroupDefinition p2 ) [abstract] : org.rhq.core.domain.resource.group.GroupDefinition
[run-time name: org/rhq/enterprise/server/resource/group/definition/GroupDefinitionManagerRemote.createGroupDefinition:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/resource/group/GroupDefinition;)Lorg/rhq/core/domain/resource/group/GroupDefinition;]
GroupDefinitionManagerRemote.findGroupDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ResourceGroupDefinitionCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/resource/group/definition/GroupDefinitionManagerRemote.findGroupDefinitionsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/ResourceGroupDefinitionCriteria;)Lorg/rhq/core/domain/util/PageList;]
GroupDefinitionManagerRemote.removeGroupDefinition ( org.rhq.core.domain.auth.Subject p1, Integer p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/resource/group/definition/GroupDefinitionManagerRemote.removeGroupDefinition:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/Integer;)V]
GroupDefinitionManagerRemote.updateGroupDefinition ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.group.GroupDefinition p2 ) [abstract] : org.rhq.core.domain.resource.group.GroupDefinition
[run-time name: org/rhq/enterprise/server/resource/group/definition/GroupDefinitionManagerRemote.updateGroupDefinition:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/resource/group/GroupDefinition;)Lorg/rhq/core/domain/resource/group/GroupDefinition;]
rhq-enterprise-server-4.6.0.jar, GroupHandlerBean.class
package org.rhq.enterprise.server.rest
GroupHandlerBean.addResource ( int id, int resourceId, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.addResource:(IILjavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.createGroup ( domain.GroupRest group, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.createGroup:(Lorg/rhq/enterprise/server/rest/domain/GroupRest;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.createGroupDefinition ( domain.GroupDefinitionRest definition, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.createGroupDefinition:(Lorg/rhq/enterprise/server/rest/domain/GroupDefinitionRest;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.deleteGroup ( int id ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.deleteGroup:(I)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.deleteGroupDefinition ( int definitionId, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.deleteGroupDefinition:(ILjavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getGroup ( int id, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getGroup:(ILjavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getGroupDefinition ( int definitionId, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getGroupDefinition:(ILjavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getGroupDefinitions ( String q, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getGroupDefinitions:(Ljava/lang/String;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getGroups ( String q, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getGroups:(Ljava/lang/String;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getMetricDefinitionsForGroup ( int id, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getMetricDefinitionsForGroup:(ILjavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getResources ( int id, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getResources:(ILjavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.removeResource ( int id, int resourceId, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.removeResource:(IILjavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.updateGroup ( int id, domain.GroupRest in, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.updateGroup:(ILorg/rhq/enterprise/server/rest/domain/GroupRest;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.updateGroupDefinition ( int definitionId, boolean recalculate, domain.GroupDefinitionRest definition, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.updateGroupDefinition:(IZLorg/rhq/enterprise/server/rest/domain/GroupDefinitionRest;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.6.0.jar, IntegerValue.class
package org.rhq.enterprise.server.rest.domain
IntegerValue.getValue ( ) : Integer
[run-time name: org/rhq/enterprise/server/rest/domain/IntegerValue.getValue:()Ljava/lang/Integer;]
IntegerValue.IntegerValue ( )
[run-time name: org/rhq/enterprise/server/rest/domain/IntegerValue."<init>":()V]
IntegerValue.IntegerValue ( Integer value )
[run-time name: org/rhq/enterprise/server/rest/domain/IntegerValue."<init>":(Ljava/lang/Integer;)V]
IntegerValue.setValue ( Integer value ) : void
[run-time name: org/rhq/enterprise/server/rest/domain/IntegerValue.setValue:(Ljava/lang/Integer;)V]
rhq-enterprise-server-4.6.0.jar, InventoryManagerBean.class
package org.rhq.enterprise.server.inventory
InventoryManagerBean.markTypesDeleted ( java.util.List resourceTypeIds, boolean uninventoryResources ) : int
[run-time name: org/rhq/enterprise/server/inventory/InventoryManagerBean.markTypesDeleted:(Ljava/util/List;Z)I]
rhq-enterprise-server-4.6.0.jar, InventoryManagerLocal.class
package org.rhq.enterprise.server.inventory
InventoryManagerLocal.markTypesDeleted ( java.util.List p1, boolean p2 ) [abstract] : int
[run-time name: org/rhq/enterprise/server/inventory/InventoryManagerLocal.markTypesDeleted:(Ljava/util/List;Z)I]
rhq-enterprise-server-4.6.0.jar, InventoryReportSerializer.class
package org.rhq.enterprise.server.util.concurrent
InventoryReportSerializer.getSingleton ( ) [static] : InventoryReportSerializer
[run-time name: org/rhq/enterprise/server/util/concurrent/InventoryReportSerializer.getSingleton:()Lorg/rhq/enterprise/server/util/concurrent/InventoryReportSerializer;]
InventoryReportSerializer.InventoryReportSerializer ( )
[run-time name: org/rhq/enterprise/server/util/concurrent/InventoryReportSerializer."<init>":()V]
InventoryReportSerializer.lock ( String agentName ) : void
[run-time name: org/rhq/enterprise/server/util/concurrent/InventoryReportSerializer.lock:(Ljava/lang/String;)V]
InventoryReportSerializer.unlock ( String agentName ) : void
[run-time name: org/rhq/enterprise/server/util/concurrent/InventoryReportSerializer.unlock:(Ljava/lang/String;)V]
rhq-enterprise-server-4.6.0.jar, InventorySummaryHandler.class
package org.rhq.enterprise.server.rest.reporting
InventorySummaryHandler.generateReportInternal ( javax.servlet.http.HttpServletRequest request, String resourceTypeId, String version, org.rhq.core.domain.auth.Subject user ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryHandler.generateReportInternal:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, InventorySummaryLocal.class
package org.rhq.enterprise.server.rest.reporting
InventorySummaryLocal.generateReportInternal ( javax.servlet.http.HttpServletRequest p1, String p2, String p3, org.rhq.core.domain.auth.Subject p4 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/InventorySummaryLocal.generateReportInternal:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, LookupUtil.class
package org.rhq.enterprise.server.util
LookupUtil.getCacheConsistencyManager ( ) [static] : org.rhq.enterprise.server.cloud.instance.CacheConsistencyManagerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getCacheConsistencyManager:()Lorg/rhq/enterprise/server/cloud/instance/CacheConsistencyManagerLocal;]
LookupUtil.getEjb ( String beanName, String interfaceName ) [static] : Object
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getEjb:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;]
LookupUtil.getRemoteClientManager ( ) [static] : org.rhq.enterprise.server.core.RemoteClientManagerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getRemoteClientManager:()Lorg/rhq/enterprise/server/core/RemoteClientManagerLocal;]
LookupUtil.getServerPluginService ( ) [static] : org.rhq.enterprise.server.plugin.pc.ServerPluginServiceMBean
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getServerPluginService:()Lorg/rhq/enterprise/server/plugin/pc/ServerPluginServiceMBean;]
LookupUtil.getSubjectPreferencesCache ( ) [static] : org.rhq.enterprise.server.auth.prefs.SubjectPreferencesCacheLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getSubjectPreferencesCache:()Lorg/rhq/enterprise/server/auth/prefs/SubjectPreferencesCacheLocal;]
LookupUtil.getTest ( ) [static] : org.rhq.enterprise.server.test.TestLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getTest:()Lorg/rhq/enterprise/server/test/TestLocal;]
LookupUtil.getTopologyManager ( ) [static] : org.rhq.enterprise.server.cloud.TopologyManagerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getTopologyManager:()Lorg/rhq/enterprise/server/cloud/TopologyManagerLocal;]
rhq-enterprise-server-4.6.0.jar, ManagementService.class
package org.rhq.enterprise.server.core.service
ManagementService.activate ( org.jboss.msc.service.ServiceActivatorContext context ) : void
[run-time name: org/rhq/enterprise/server/core/service/ManagementService.activate:(Lorg/jboss/msc/service/ServiceActivatorContext;)V]
ManagementService.getClient ( ) [static] : org.jboss.as.controller.client.ModelControllerClient
[run-time name: org/rhq/enterprise/server/core/service/ManagementService.getClient:()Lorg/jboss/as/controller/client/ModelControllerClient;]
ManagementService.ManagementService ( )
[run-time name: org/rhq/enterprise/server/core/service/ManagementService."<init>":()V]
rhq-enterprise-server-4.6.0.jar, MeasurementDataManagerUtility.class
package org.rhq.enterprise.server.measurement.util
MeasurementDataManagerUtility.getTableString ( String table, String valuesClause, String conditions, boolean isRaw ) [static] : String
[run-time name: org/rhq/enterprise/server/measurement/util/MeasurementDataManagerUtility.getTableString:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)Ljava/lang/String;]
rhq-enterprise-server-4.6.0.jar, MetricHandlerBean.class
package org.rhq.enterprise.server.rest
MetricHandlerBean.getMetricData ( int scheduleId, long startTime, long endTime, int dataPoints, boolean hideEmpty, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getMetricData:(IJJIZLjavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerBean.getMetricDataForGroupAndDefinition ( int groupId, int definitionId, long startTime, long endTime, int dataPoints, boolean hideEmpty, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getMetricDataForGroupAndDefinition:(IIJJIZLjavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerBean.getMetricDataMulti ( String schedules, long startTime, long endTime, int dataPoints, boolean hideEmpty, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getMetricDataMulti:(Ljava/lang/String;JJIZLjavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerBean.getMetricDataRaw ( int scheduleId, long startTime, long endTime, long duration, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getMetricDataRaw:(IJJJLjavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/StreamingOutput;]
MetricHandlerBean.postMetricValues2 ( int resourceId, java.util.Collection points, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.postMetricValues2:(ILjava/util/Collection;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.6.0.jar, NamingHack.class
package org.rhq.enterprise.server.naming
NamingHack.bruteForceInitialContextFactoryBuilder ( ) [static] : void
[run-time name: org/rhq/enterprise/server/naming/NamingHack.bruteForceInitialContextFactoryBuilder:()V]
NamingHack.NamingHack ( )
[run-time name: org/rhq/enterprise/server/naming/NamingHack."<init>":()V]
rhq-enterprise-server-4.6.0.jar, OperationManagerBean.class
package org.rhq.enterprise.server.operation
OperationManagerBean.scheduleGroupOperationUsingCron ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] executionOrderResourceIds, boolean haltOnFailure, String operationName, org.rhq.core.domain.configuration.Configuration parameters, String cronExpression, int timeout, String description ) : org.rhq.core.domain.operation.bean.GroupOperationSchedule
[run-time name: org/rhq/enterprise/server/operation/OperationManagerBean.scheduleGroupOperationUsingCron:(Lorg/rhq/core/domain/auth/Subject;I[IZLjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;ILjava/lang/String;)Lorg/rhq/core/domain/operation/bean/GroupOperationSchedule;]
OperationManagerBean.scheduleResourceOperationUsingCron ( org.rhq.core.domain.auth.Subject subject, int resourceId, String operationName, String cronExpression, int timeout, org.rhq.core.domain.configuration.Configuration parameters, String description ) : org.rhq.core.domain.operation.bean.ResourceOperationSchedule
[run-time name: org/rhq/enterprise/server/operation/OperationManagerBean.scheduleResourceOperationUsingCron:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;ILorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;)Lorg/rhq/core/domain/operation/bean/ResourceOperationSchedule;]
rhq-enterprise-server-4.6.0.jar, OperationManagerLocal.class
package org.rhq.enterprise.server.operation
OperationManagerLocal.scheduleGroupOperationUsingCron ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, boolean p4, String p5, org.rhq.core.domain.configuration.Configuration p6, String p7, int p8, String p9 ) [abstract] : org.rhq.core.domain.operation.bean.GroupOperationSchedule
[run-time name: org/rhq/enterprise/server/operation/OperationManagerLocal.scheduleGroupOperationUsingCron:(Lorg/rhq/core/domain/auth/Subject;I[IZLjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;ILjava/lang/String;)Lorg/rhq/core/domain/operation/bean/GroupOperationSchedule;]
OperationManagerLocal.scheduleResourceOperationUsingCron ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, int p5, org.rhq.core.domain.configuration.Configuration p6, String p7 ) [abstract] : org.rhq.core.domain.operation.bean.ResourceOperationSchedule
[run-time name: org/rhq/enterprise/server/operation/OperationManagerLocal.scheduleResourceOperationUsingCron:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;ILorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;)Lorg/rhq/core/domain/operation/bean/ResourceOperationSchedule;]
rhq-enterprise-server-4.6.0.jar, OperationManagerRemote.class
package org.rhq.enterprise.server.operation
OperationManagerRemote.scheduleGroupOperationUsingCron ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, boolean p4, String p5, org.rhq.core.domain.configuration.Configuration p6, String p7, int p8, String p9 ) [abstract] : org.rhq.core.domain.operation.bean.GroupOperationSchedule
[run-time name: org/rhq/enterprise/server/operation/OperationManagerRemote.scheduleGroupOperationUsingCron:(Lorg/rhq/core/domain/auth/Subject;I[IZLjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;ILjava/lang/String;)Lorg/rhq/core/domain/operation/bean/GroupOperationSchedule;]
OperationManagerRemote.scheduleResourceOperationUsingCron ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, int p5, org.rhq.core.domain.configuration.Configuration p6, String p7 ) [abstract] : org.rhq.core.domain.operation.bean.ResourceOperationSchedule
[run-time name: org/rhq/enterprise/server/operation/OperationManagerRemote.scheduleResourceOperationUsingCron:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;ILorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;)Lorg/rhq/core/domain/operation/bean/ResourceOperationSchedule;]
rhq-enterprise-server-4.6.0.jar, PartitionEventManagerBean.class
package org.rhq.enterprise.server.cloud
PartitionEventManagerBean.findPartitionEventsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.PartitionEventCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/PartitionEventManagerBean.findPartitionEventsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/PartitionEventCriteria;)Lorg/rhq/core/domain/util/PageList;]
rhq-enterprise-server-4.6.0.jar, PartitionEventManagerLocal.class
package org.rhq.enterprise.server.cloud
PartitionEventManagerLocal.findPartitionEventsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.PartitionEventCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/PartitionEventManagerLocal.findPartitionEventsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/PartitionEventCriteria;)Lorg/rhq/core/domain/util/PageList;]
rhq-enterprise-server-4.6.0.jar, PlatformUtilizationHandler.class
package org.rhq.enterprise.server.rest.reporting
PlatformUtilizationHandler.generateReportInternal ( javax.servlet.http.HttpServletRequest request, org.rhq.core.domain.auth.Subject user ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/PlatformUtilizationHandler.generateReportInternal:(Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, PlatformUtilizationLocal.class
package org.rhq.enterprise.server.rest.reporting
PlatformUtilizationLocal.generateReportInternal ( javax.servlet.http.HttpServletRequest p1, org.rhq.core.domain.auth.Subject p2 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/PlatformUtilizationLocal.generateReportInternal:(Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, PluginDeploymentScanner.class
package org.rhq.enterprise.server.core.plugin
PluginDeploymentScanner.getAgentPluginDir ( ) : String
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.getAgentPluginDir:()Ljava/lang/String;]
PluginDeploymentScanner.getScanPeriod ( ) : String
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.getScanPeriod:()Ljava/lang/String;]
PluginDeploymentScanner.getServerPluginDir ( ) : String
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.getServerPluginDir:()Ljava/lang/String;]
PluginDeploymentScanner.getUserPluginDir ( ) : String
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.getUserPluginDir:()Ljava/lang/String;]
PluginDeploymentScanner.setAgentPluginDir ( String dir ) : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.setAgentPluginDir:(Ljava/lang/String;)V]
PluginDeploymentScanner.setScanPeriod ( String ms ) : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.setScanPeriod:(Ljava/lang/String;)V]
PluginDeploymentScanner.setServerPluginDir ( String dir ) : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.setServerPluginDir:(Ljava/lang/String;)V]
PluginDeploymentScanner.setUserPluginDir ( String dir ) : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.setUserPluginDir:(Ljava/lang/String;)V]
rhq-enterprise-server-4.6.0.jar, PluginDeploymentScannerMBean.class
package org.rhq.enterprise.server.core.plugin
PluginDeploymentScannerMBean.getAgentPluginDir ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.getAgentPluginDir:()Ljava/lang/String;]
PluginDeploymentScannerMBean.getScanPeriod ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.getScanPeriod:()Ljava/lang/String;]
PluginDeploymentScannerMBean.getServerPluginDir ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.getServerPluginDir:()Ljava/lang/String;]
PluginDeploymentScannerMBean.getUserPluginDir ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.getUserPluginDir:()Ljava/lang/String;]
PluginDeploymentScannerMBean.setAgentPluginDir ( String p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.setAgentPluginDir:(Ljava/lang/String;)V]
PluginDeploymentScannerMBean.setScanPeriod ( String p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.setScanPeriod:(Ljava/lang/String;)V]
PluginDeploymentScannerMBean.setServerPluginDir ( String p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.setServerPluginDir:(Ljava/lang/String;)V]
PluginDeploymentScannerMBean.setUserPluginDir ( String p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.setUserPluginDir:(Ljava/lang/String;)V]
rhq-enterprise-server-4.6.0.jar, PluginManagerBean.class
package org.rhq.enterprise.server.resource.metadata
PluginManagerBean.markPluginsDeleted ( org.rhq.core.domain.auth.Subject subject, java.util.List plugins ) : void
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerBean.markPluginsDeleted:(Lorg/rhq/core/domain/auth/Subject;Ljava/util/List;)V]
rhq-enterprise-server-4.6.0.jar, PluginManagerLocal.class
package org.rhq.enterprise.server.resource.metadata
PluginManagerLocal.markPluginsDeleted ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/resource/metadata/PluginManagerLocal.markPluginsDeleted:(Lorg/rhq/core/domain/auth/Subject;Ljava/util/List;)V]
rhq-enterprise-server-4.6.0.jar, RecentAlertHandler.class
package org.rhq.enterprise.server.rest.reporting
RecentAlertHandler.recentAlertsInternal ( String alertPriority, Long startTime, Long endTime, javax.servlet.http.HttpServletRequest request, org.rhq.core.domain.auth.Subject user ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentAlertHandler.recentAlertsInternal:(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, RecentAlertLocal.class
package org.rhq.enterprise.server.rest.reporting
RecentAlertLocal.recentAlertsInternal ( String p1, Long p2, Long p3, javax.servlet.http.HttpServletRequest p4, org.rhq.core.domain.auth.Subject p5 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentAlertLocal.recentAlertsInternal:(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, RecentDriftHandler.class
package org.rhq.enterprise.server.rest.reporting
RecentDriftHandler.recentDriftInternal ( String categories, Integer snapshot, String path, String definitionName, Long startTime, Long endTime, javax.servlet.http.HttpServletRequest request, org.rhq.core.domain.auth.Subject user ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentDriftHandler.recentDriftInternal:(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, RecentDriftLocal.class
package org.rhq.enterprise.server.rest.reporting
RecentDriftLocal.recentDriftInternal ( String p1, Integer p2, String p3, String p4, Long p5, Long p6, javax.servlet.http.HttpServletRequest p7, org.rhq.core.domain.auth.Subject p8 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentDriftLocal.recentDriftInternal:(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, RecentOperationsHandler.class
package org.rhq.enterprise.server.rest.reporting
RecentOperationsHandler.recentOperationsInternal ( String operationRequestStatus, Long startTime, Long endTime, javax.servlet.http.HttpServletRequest request, org.rhq.core.domain.auth.Subject user ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentOperationsHandler.recentOperationsInternal:(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, RecentOperationsLocal.class
package org.rhq.enterprise.server.rest.reporting
RecentOperationsLocal.recentOperationsInternal ( String p1, Long p2, Long p3, javax.servlet.http.HttpServletRequest p4, org.rhq.core.domain.auth.Subject p5 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/RecentOperationsLocal.recentOperationsInternal:(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, RemoteClientManagerBean.class
package org.rhq.enterprise.server.core
RemoteClientManagerBean.getRemoteClientBinaryFile ( ) : java.io.File
[run-time name: org/rhq/enterprise/server/core/RemoteClientManagerBean.getRemoteClientBinaryFile:()Ljava/io/File;]
RemoteClientManagerBean.getRemoteClientVersionFile ( ) : java.io.File
[run-time name: org/rhq/enterprise/server/core/RemoteClientManagerBean.getRemoteClientVersionFile:()Ljava/io/File;]
RemoteClientManagerBean.getRemoteClientVersionFileContent ( ) : java.util.Properties
[run-time name: org/rhq/enterprise/server/core/RemoteClientManagerBean.getRemoteClientVersionFileContent:()Ljava/util/Properties;]
RemoteClientManagerBean.RemoteClientManagerBean ( )
[run-time name: org/rhq/enterprise/server/core/RemoteClientManagerBean."<init>":()V]
rhq-enterprise-server-4.6.0.jar, RemoteClientManagerLocal.class
package org.rhq.enterprise.server.core
RemoteClientManagerLocal.getRemoteClientBinaryFile ( ) [abstract] : java.io.File
[run-time name: org/rhq/enterprise/server/core/RemoteClientManagerLocal.getRemoteClientBinaryFile:()Ljava/io/File;]
RemoteClientManagerLocal.getRemoteClientVersionFile ( ) [abstract] : java.io.File
[run-time name: org/rhq/enterprise/server/core/RemoteClientManagerLocal.getRemoteClientVersionFile:()Ljava/io/File;]
RemoteClientManagerLocal.getRemoteClientVersionFileContent ( ) [abstract] : java.util.Properties
[run-time name: org/rhq/enterprise/server/core/RemoteClientManagerLocal.getRemoteClientVersionFileContent:()Ljava/util/Properties;]
rhq-enterprise-server-4.6.0.jar, ReportsHandlerBean.class
package org.rhq.enterprise.server.rest
ReportsHandlerBean.alertDefinitions ( javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/ReportsHandlerBean.alertDefinitions:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
ReportsHandlerBean.configurationHistory ( javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/ReportsHandlerBean.configurationHistory:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
ReportsHandlerBean.generateDriftComplianceReport ( javax.servlet.http.HttpServletRequest request, String resourceTypeId, String version ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/ReportsHandlerBean.generateDriftComplianceReport:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;)Ljavax/ws/rs/core/StreamingOutput;]
ReportsHandlerBean.generateInventorySummaryReport ( javax.servlet.http.HttpServletRequest request, String resourceTypeId, String version ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/ReportsHandlerBean.generateInventorySummaryReport:(Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;)Ljavax/ws/rs/core/StreamingOutput;]
ReportsHandlerBean.generateReport ( javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/ReportsHandlerBean.generateReport:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
ReportsHandlerBean.listReports ( javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ReportsHandlerBean.listReports:(Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ReportsHandlerBean.recentAlerts ( String alertPriority, Long startTime, Long endTime, javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/ReportsHandlerBean.recentAlerts:(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
ReportsHandlerBean.recentDrift ( String categories, Integer snapshot, String path, String definitionName, Long startTime, Long endTime, javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/ReportsHandlerBean.recentDrift:(Ljava/lang/String;Ljava/lang/Integer;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
ReportsHandlerBean.recentOperations ( String operationRequestStatus, Long startTime, Long endTime, javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/ReportsHandlerBean.recentOperations:(Ljava/lang/String;Ljava/lang/Long;Ljava/lang/Long;Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
ReportsHandlerBean.ReportsHandlerBean ( )
[run-time name: org/rhq/enterprise/server/rest/ReportsHandlerBean."<init>":()V]
ReportsHandlerBean.suspectMetrics ( javax.servlet.http.HttpServletRequest request ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/ReportsHandlerBean.suspectMetrics:(Ljavax/servlet/http/HttpServletRequest;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, ResourceHandlerBean.class
package org.rhq.enterprise.server.rest
ResourceHandlerBean.createPlatform ( domain.ResourceWithType resource, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.createPlatform:(Lorg/rhq/enterprise/server/rest/domain/ResourceWithType;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.createPlatformOLD ( String name, domain.StringValue typeValue, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.createPlatformOLD:(Ljava/lang/String;Lorg/rhq/enterprise/server/rest/domain/StringValue;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.createResource ( domain.ResourceWithType resource, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.createResource:(Lorg/rhq/enterprise/server/rest/domain/ResourceWithType;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.createResourceOLD ( String name, domain.StringValue typeValue, String plugin, int parentId, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.createResourceOLD:(Ljava/lang/String;Lorg/rhq/enterprise/server/rest/domain/StringValue;Ljava/lang/String;ILjavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.getChildren ( int id, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getChildren:(ILjavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.getPlatforms ( javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getPlatforms:(Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.getResourcesByQuery ( String q, String category, int pageSize, Integer page, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getResourcesByQuery:(Ljava/lang/String;Ljava/lang/String;ILjava/lang/Integer;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.getSchedules ( int resourceId, String scheduleType, boolean enabledOnly, String name, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getSchedules:(ILjava/lang/String;ZLjava/lang/String;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.uninventoryOrDeleteResource ( int resourceId ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.uninventoryOrDeleteResource:(I)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.6.0.jar, ResourceManagerBean.class
package org.rhq.enterprise.server.resource
ResourceManagerBean.getDisableResourcesReportInNewTransaction ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds, java.util.List disableResourceIds ) : java.util.Map
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerBean.getDisableResourcesReportInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;[ILjava/util/List;)Ljava/util/Map;]
ResourceManagerBean.getEnableResourcesReportInNewTransaction ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds, java.util.List enableResourceIds ) : java.util.Map
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerBean.getEnableResourcesReportInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;[ILjava/util/List;)Ljava/util/Map;]
ResourceManagerBean.uninventoryResourceInNewTransaction ( int resourceId ) : java.util.List
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerBean.uninventoryResourceInNewTransaction:(I)Ljava/util/List;]
rhq-enterprise-server-4.6.0.jar, ResourceManagerLocal.class
package org.rhq.enterprise.server.resource
ResourceManagerLocal.getDisableResourcesReportInNewTransaction ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, java.util.List p3 ) [abstract] : java.util.Map
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerLocal.getDisableResourcesReportInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;[ILjava/util/List;)Ljava/util/Map;]
ResourceManagerLocal.getEnableResourcesReportInNewTransaction ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, java.util.List p3 ) [abstract] : java.util.Map
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerLocal.getEnableResourcesReportInNewTransaction:(Lorg/rhq/core/domain/auth/Subject;[ILjava/util/List;)Ljava/util/Map;]
ResourceManagerLocal.uninventoryResourceInNewTransaction ( int p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/resource/ResourceManagerLocal.uninventoryResourceInNewTransaction:(I)Ljava/util/List;]
rhq-enterprise-server-4.6.0.jar, RootHandlerBean.class
package org.rhq.enterprise.server.rest
RootHandlerBean.index ( javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/RootHandlerBean.index:(Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
RootHandlerBean.index2 ( javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/RootHandlerBean.index2:(Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
RootHandlerBean.RootHandlerBean ( )
[run-time name: org/rhq/enterprise/server/rest/RootHandlerBean."<init>":()V]
rhq-enterprise-server-4.6.0.jar, ServerCommunicationsService.class
package org.rhq.enterprise.server.core.comm
ServerCommunicationsService.getConfigurationOverridesFile ( ) : String
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsService.getConfigurationOverridesFile:()Ljava/lang/String;]
ServerCommunicationsService.getConfigurationUpdateConcurrencyLimit ( ) : Integer
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsService.getConfigurationUpdateConcurrencyLimit:()Ljava/lang/Integer;]
ServerCommunicationsService.setConfigurationOverridesFile ( String location ) : void
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsService.setConfigurationOverridesFile:(Ljava/lang/String;)V]
ServerCommunicationsService.setConfigurationUpdateConcurrencyLimit ( Integer maxConcurrency ) : void
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsService.setConfigurationUpdateConcurrencyLimit:(Ljava/lang/Integer;)V]
rhq-enterprise-server-4.6.0.jar, ServerCommunicationsServiceMBean.class
package org.rhq.enterprise.server.core.comm
ServerCommunicationsServiceMBean.getConfigurationOverridesFile ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsServiceMBean.getConfigurationOverridesFile:()Ljava/lang/String;]
ServerCommunicationsServiceMBean.getConfigurationUpdateConcurrencyLimit ( ) [abstract] : Integer
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsServiceMBean.getConfigurationUpdateConcurrencyLimit:()Ljava/lang/Integer;]
ServerCommunicationsServiceMBean.setConfigurationOverridesFile ( String p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsServiceMBean.setConfigurationOverridesFile:(Ljava/lang/String;)V]
ServerCommunicationsServiceMBean.setConfigurationUpdateConcurrencyLimit ( Integer p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsServiceMBean.setConfigurationUpdateConcurrencyLimit:(Ljava/lang/Integer;)V]
rhq-enterprise-server-4.6.0.jar, ServerPluginServiceMBean.class
package org.rhq.enterprise.server.plugin.pc
ServerPluginServiceMBean.getMasterPluginContainer ( ) [abstract] : MasterServerPluginContainer
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceMBean.getMasterPluginContainer:()Lorg/rhq/enterprise/server/plugin/pc/MasterServerPluginContainer;]
ServerPluginServiceMBean.getServerPluginsDirectory ( ) [abstract] : java.io.File
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceMBean.getServerPluginsDirectory:()Ljava/io/File;]
ServerPluginServiceMBean.isMasterPluginContainerStarted ( ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceMBean.isMasterPluginContainerStarted:()Z]
ServerPluginServiceMBean.isStarted ( ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceMBean.isStarted:()Z]
ServerPluginServiceMBean.restartMasterPluginContainer ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceMBean.restartMasterPluginContainer:()V]
ServerPluginServiceMBean.start ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceMBean.start:()V]
ServerPluginServiceMBean.startMasterPluginContainer ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceMBean.startMasterPluginContainer:()V]
ServerPluginServiceMBean.startMasterPluginContainerWithoutSchedulingJobs ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceMBean.startMasterPluginContainerWithoutSchedulingJobs:()V]
ServerPluginServiceMBean.stop ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceMBean.stop:()V]
ServerPluginServiceMBean.stopMasterPluginContainer ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceMBean.stopMasterPluginContainer:()V]
rhq-enterprise-server-4.6.0.jar, ShutdownListener.class
package org.rhq.enterprise.server.core
ShutdownListener.getShutdownTimeLogFile ( ) : java.io.File
[run-time name: org/rhq/enterprise/server/core/ShutdownListener.getShutdownTimeLogFile:()Ljava/io/File;]
ShutdownListener.handleNotification ( ) : void
[run-time name: org/rhq/enterprise/server/core/ShutdownListener.handleNotification:()V]
ShutdownListener.ShutdownListener ( )
[run-time name: org/rhq/enterprise/server/core/ShutdownListener."<init>":()V]
rhq-enterprise-server-4.6.0.jar, StartupBean.class
package org.rhq.enterprise.server.core
StartupBean.init ( ) : void
[run-time name: org/rhq/enterprise/server/core/StartupBean.init:()V]
StartupBean.scanForPlugins ( javax.ejb.Timer timer ) : void
[run-time name: org/rhq/enterprise/server/core/StartupBean.scanForPlugins:(Ljavax/ejb/Timer;)V]
StartupBean.secureNaming ( ) : void
[run-time name: org/rhq/enterprise/server/core/StartupBean.secureNaming:()V]
StartupBean.StartupBean ( )
[run-time name: org/rhq/enterprise/server/core/StartupBean."<init>":()V]
rhq-enterprise-server-4.6.0.jar, StartupBeanPreparation.class
package org.rhq.enterprise.server.core
StartupBeanPreparation.initializeServer ( ) : void
[run-time name: org/rhq/enterprise/server/core/StartupBeanPreparation.initializeServer:()V]
StartupBeanPreparation.initWithTransactionBecauseAS75530 ( ) : void
[run-time name: org/rhq/enterprise/server/core/StartupBeanPreparation.initWithTransactionBecauseAS75530:()V]
StartupBeanPreparation.StartupBeanPreparation ( )
[run-time name: org/rhq/enterprise/server/core/StartupBeanPreparation."<init>":()V]
rhq-enterprise-server-4.6.0.jar, SubjectPreferencesCacheBean.class
package org.rhq.enterprise.server.auth.prefs
SubjectPreferencesCacheBean.clearConfiguration ( int subjectId ) : void
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCacheBean.clearConfiguration:(I)V]
SubjectPreferencesCacheBean.getPreferences ( int subjectId ) : org.rhq.core.domain.configuration.Configuration
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCacheBean.getPreferences:(I)Lorg/rhq/core/domain/configuration/Configuration;]
SubjectPreferencesCacheBean.getUserProperty ( int subjectId, String propertyName ) : org.rhq.core.domain.configuration.PropertySimple
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCacheBean.getUserProperty:(ILjava/lang/String;)Lorg/rhq/core/domain/configuration/PropertySimple;]
SubjectPreferencesCacheBean.setUserProperty ( int subjectId, String propertyName, String value ) : void
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCacheBean.setUserProperty:(ILjava/lang/String;Ljava/lang/String;)V]
SubjectPreferencesCacheBean.unsetUserProperty ( int subjectId, String propertyName ) : void
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCacheBean.unsetUserProperty:(ILjava/lang/String;)V]
rhq-enterprise-server-4.6.0.jar, SubjectPreferencesCacheLocal.class
package org.rhq.enterprise.server.auth.prefs
SubjectPreferencesCacheLocal.clearConfiguration ( int p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCacheLocal.clearConfiguration:(I)V]
SubjectPreferencesCacheLocal.getPreferences ( int p1 ) [abstract] : org.rhq.core.domain.configuration.Configuration
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCacheLocal.getPreferences:(I)Lorg/rhq/core/domain/configuration/Configuration;]
SubjectPreferencesCacheLocal.getUserProperty ( int p1, String p2 ) [abstract] : org.rhq.core.domain.configuration.PropertySimple
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCacheLocal.getUserProperty:(ILjava/lang/String;)Lorg/rhq/core/domain/configuration/PropertySimple;]
SubjectPreferencesCacheLocal.setUserProperty ( int p1, String p2, String p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCacheLocal.setUserProperty:(ILjava/lang/String;Ljava/lang/String;)V]
SubjectPreferencesCacheLocal.unsetUserProperty ( int p1, String p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCacheLocal.unsetUserProperty:(ILjava/lang/String;)V]
rhq-enterprise-server-4.6.0.jar, SuspectMetricHandler.class
package org.rhq.enterprise.server.rest.reporting
SuspectMetricHandler.suspectMetricsInternal ( javax.servlet.http.HttpServletRequest request, org.rhq.core.domain.auth.Subject user ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/SuspectMetricHandler.suspectMetricsInternal:(Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, SuspectMetricLocal.class
package org.rhq.enterprise.server.rest.reporting
SuspectMetricLocal.suspectMetricsInternal ( javax.servlet.http.HttpServletRequest p1, org.rhq.core.domain.auth.Subject p2 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/reporting/SuspectMetricLocal.suspectMetricsInternal:(Ljavax/servlet/http/HttpServletRequest;Lorg/rhq/core/domain/auth/Subject;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.6.0.jar, TestBean.class
package org.rhq.enterprise.server.test
TestBean.disableHibernateStatistics ( ) : void
[run-time name: org/rhq/enterprise/server/test/TestBean.disableHibernateStatistics:()V]
TestBean.enableHibernateStatistics ( ) : void
[run-time name: org/rhq/enterprise/server/test/TestBean.enableHibernateStatistics:()V]
TestBean.getMeasurementTableStats ( ) : java.util.Map
[run-time name: org/rhq/enterprise/server/test/TestBean.getMeasurementTableStats:()Ljava/util/Map;]
TestBean.init ( ) : void
[run-time name: org/rhq/enterprise/server/test/TestBean.init:()V]
TestBean.TestBean ( )
[run-time name: org/rhq/enterprise/server/test/TestBean."<init>":()V]
rhq-enterprise-server-4.6.0.jar, TestLocal.class
package org.rhq.enterprise.server.test
TestLocal.disableHibernateStatistics ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/TestLocal.disableHibernateStatistics:()V]
TestLocal.enableHibernateStatistics ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/TestLocal.enableHibernateStatistics:()V]
TestLocal.getMeasurementTableStats ( ) [abstract] : java.util.Map
[run-time name: org/rhq/enterprise/server/test/TestLocal.getMeasurementTableStats:()Ljava/util/Map;]
rhq-enterprise-server-4.6.0.jar, TopologyManagerBean.class
package org.rhq.enterprise.server.cloud
TopologyManagerBean.deleteServer ( org.rhq.core.domain.auth.Subject subject, Integer serverId ) : void
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.deleteServer:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/Integer;)V]
TopologyManagerBean.deleteServers ( org.rhq.core.domain.auth.Subject subject, Integer[ ] serverIds ) : void
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.deleteServers:(Lorg/rhq/core/domain/auth/Subject;[Ljava/lang/Integer;)V]
TopologyManagerBean.findServersByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.ServerCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.findServersByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/ServerCriteria;)Lorg/rhq/core/domain/util/PageList;]
TopologyManagerBean.getAgentsByServerName ( String serverName ) : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.getAgentsByServerName:(Ljava/lang/String;)Ljava/util/List;]
TopologyManagerBean.getAllCloudServers ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.getAllCloudServers:()Ljava/util/List;]
TopologyManagerBean.getAllServers ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.getAllServers:()Ljava/util/List;]
TopologyManagerBean.getFailoverListDetailsByAgentId ( org.rhq.core.domain.auth.Subject subject, int agentId, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.getFailoverListDetailsByAgentId:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
TopologyManagerBean.getNormalServerCount ( ) : int
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.getNormalServerCount:()I]
TopologyManagerBean.getServerById ( int serverId ) : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.getServerById:(I)Lorg/rhq/core/domain/cloud/Server;]
TopologyManagerBean.getServerByName ( String serverName ) : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.getServerByName:(Ljava/lang/String;)Lorg/rhq/core/domain/cloud/Server;]
TopologyManagerBean.getServerComposites ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.getServerComposites:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
TopologyManagerBean.getServerCount ( ) : int
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.getServerCount:()I]
TopologyManagerBean.markStaleServersDown ( org.rhq.core.domain.auth.Subject subject ) : void
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.markStaleServersDown:(Lorg/rhq/core/domain/auth/Subject;)V]
TopologyManagerBean.TopologyManagerBean ( )
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean."<init>":()V]
TopologyManagerBean.updateServer ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.cloud.Server server ) : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.updateServer:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/cloud/Server;)Lorg/rhq/core/domain/cloud/Server;]
TopologyManagerBean.updateServerMode ( org.rhq.core.domain.auth.Subject subject, Integer[ ] serverIds, org.rhq.core.domain.cloud.Server.OperationMode mode ) : void
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerBean.updateServerMode:(Lorg/rhq/core/domain/auth/Subject;[Ljava/lang/Integer;Lorg/rhq/core/domain/cloud/Server$OperationMode;)V]
rhq-enterprise-server-4.6.0.jar, TopologyManagerException.class
package org.rhq.enterprise.server.cloud
TopologyManagerException.TopologyManagerException ( )
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerException."<init>":()V]
TopologyManagerException.TopologyManagerException ( String message )
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerException."<init>":(Ljava/lang/String;)V]
TopologyManagerException.TopologyManagerException ( String message, Throwable cause )
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
TopologyManagerException.TopologyManagerException ( Throwable cause )
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerException."<init>":(Ljava/lang/Throwable;)V]
rhq-enterprise-server-4.6.0.jar, TopologyManagerLocal.class
package org.rhq.enterprise.server.cloud
TopologyManagerLocal.deleteServer ( org.rhq.core.domain.auth.Subject p1, Integer p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.deleteServer:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/Integer;)V]
TopologyManagerLocal.deleteServers ( org.rhq.core.domain.auth.Subject p1, Integer[ ] p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.deleteServers:(Lorg/rhq/core/domain/auth/Subject;[Ljava/lang/Integer;)V]
TopologyManagerLocal.findServersByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ServerCriteria p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.findServersByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/ServerCriteria;)Lorg/rhq/core/domain/util/PageList;]
TopologyManagerLocal.getAgentsByServerName ( String p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.getAgentsByServerName:(Ljava/lang/String;)Ljava/util/List;]
TopologyManagerLocal.getAllCloudServers ( ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.getAllCloudServers:()Ljava/util/List;]
TopologyManagerLocal.getAllServers ( ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.getAllServers:()Ljava/util/List;]
TopologyManagerLocal.getFailoverListDetailsByAgentId ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.getFailoverListDetailsByAgentId:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
TopologyManagerLocal.getNormalServerCount ( ) [abstract] : int
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.getNormalServerCount:()I]
TopologyManagerLocal.getServerById ( int p1 ) [abstract] : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.getServerById:(I)Lorg/rhq/core/domain/cloud/Server;]
TopologyManagerLocal.getServerByName ( String p1 ) [abstract] : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.getServerByName:(Ljava/lang/String;)Lorg/rhq/core/domain/cloud/Server;]
TopologyManagerLocal.getServerComposites ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.util.PageControl p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.getServerComposites:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
TopologyManagerLocal.getServerCount ( ) [abstract] : int
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.getServerCount:()I]
TopologyManagerLocal.markStaleServersDown ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.markStaleServersDown:(Lorg/rhq/core/domain/auth/Subject;)V]
TopologyManagerLocal.updateServer ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.cloud.Server p2 ) [abstract] : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.updateServer:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/cloud/Server;)Lorg/rhq/core/domain/cloud/Server;]
TopologyManagerLocal.updateServerMode ( org.rhq.core.domain.auth.Subject p1, Integer[ ] p2, org.rhq.core.domain.cloud.Server.OperationMode p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/cloud/TopologyManagerLocal.updateServerMode:(Lorg/rhq/core/domain/auth/Subject;[Ljava/lang/Integer;Lorg/rhq/core/domain/cloud/Server$OperationMode;)V]
rhq-enterprise-server-4.6.0.jar, URLPreferringContextDecorator.class
package org.rhq.enterprise.server.naming.context
URLPreferringContextDecorator.addToEnvironment ( String propName, Object propVal ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.addToEnvironment:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;]
URLPreferringContextDecorator.bind ( javax.naming.Name name, Object obj ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.bind:(Ljavax/naming/Name;Ljava/lang/Object;)V]
URLPreferringContextDecorator.bind ( String name, Object obj ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.bind:(Ljava/lang/String;Ljava/lang/Object;)V]
URLPreferringContextDecorator.close ( ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.close:()V]
URLPreferringContextDecorator.composeName ( javax.naming.Name name, javax.naming.Name prefix ) : javax.naming.Name
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.composeName:(Ljavax/naming/Name;Ljavax/naming/Name;)Ljavax/naming/Name;]
URLPreferringContextDecorator.composeName ( String name, String prefix ) : String
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.composeName:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
URLPreferringContextDecorator.createSubcontext ( javax.naming.Name name ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.createSubcontext:(Ljavax/naming/Name;)Ljavax/naming/Context;]
URLPreferringContextDecorator.createSubcontext ( String name ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.createSubcontext:(Ljava/lang/String;)Ljavax/naming/Context;]
URLPreferringContextDecorator.destroySubcontext ( javax.naming.Name name ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.destroySubcontext:(Ljavax/naming/Name;)V]
URLPreferringContextDecorator.destroySubcontext ( String name ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.destroySubcontext:(Ljava/lang/String;)V]
URLPreferringContextDecorator.equals ( Object o ) : boolean
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.equals:(Ljava/lang/Object;)Z]
URLPreferringContextDecorator.getEnvironment ( ) : java.util.Hashtable
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.getEnvironment:()Ljava/util/Hashtable;]
URLPreferringContextDecorator.getNameInNamespace ( ) : String
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.getNameInNamespace:()Ljava/lang/String;]
URLPreferringContextDecorator.getNameParser ( javax.naming.Name name ) : javax.naming.NameParser
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.getNameParser:(Ljavax/naming/Name;)Ljavax/naming/NameParser;]
URLPreferringContextDecorator.getNameParser ( String name ) : javax.naming.NameParser
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.getNameParser:(Ljava/lang/String;)Ljavax/naming/NameParser;]
URLPreferringContextDecorator.getOriginal ( ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.getOriginal:()Ljavax/naming/Context;]
URLPreferringContextDecorator.getURLOrDefaultInitCtx ( javax.naming.Name name ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.getURLOrDefaultInitCtx:(Ljavax/naming/Name;)Ljavax/naming/Context;]
URLPreferringContextDecorator.getURLOrDefaultInitCtx ( String name ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.getURLOrDefaultInitCtx:(Ljava/lang/String;)Ljavax/naming/Context;]
URLPreferringContextDecorator.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.hashCode:()I]
URLPreferringContextDecorator.init ( javax.naming.Context context ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.init:(Ljavax/naming/Context;)V]
URLPreferringContextDecorator.list ( javax.naming.Name name ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.list:(Ljavax/naming/Name;)Ljavax/naming/NamingEnumeration;]
URLPreferringContextDecorator.list ( String name ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.list:(Ljava/lang/String;)Ljavax/naming/NamingEnumeration;]
URLPreferringContextDecorator.listBindings ( javax.naming.Name name ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.listBindings:(Ljavax/naming/Name;)Ljavax/naming/NamingEnumeration;]
URLPreferringContextDecorator.listBindings ( String name ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.listBindings:(Ljava/lang/String;)Ljavax/naming/NamingEnumeration;]
URLPreferringContextDecorator.lookup ( javax.naming.Name name ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.lookup:(Ljavax/naming/Name;)Ljava/lang/Object;]
URLPreferringContextDecorator.lookup ( String name ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.lookup:(Ljava/lang/String;)Ljava/lang/Object;]
URLPreferringContextDecorator.lookupLink ( javax.naming.Name name ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.lookupLink:(Ljavax/naming/Name;)Ljava/lang/Object;]
URLPreferringContextDecorator.lookupLink ( String name ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.lookupLink:(Ljava/lang/String;)Ljava/lang/Object;]
URLPreferringContextDecorator.rebind ( javax.naming.Name name, Object obj ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.rebind:(Ljavax/naming/Name;Ljava/lang/Object;)V]
URLPreferringContextDecorator.rebind ( String name, Object obj ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.rebind:(Ljava/lang/String;Ljava/lang/Object;)V]
URLPreferringContextDecorator.removeFromEnvironment ( String propName ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.removeFromEnvironment:(Ljava/lang/String;)Ljava/lang/Object;]
URLPreferringContextDecorator.rename ( javax.naming.Name oldName, javax.naming.Name newName ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.rename:(Ljavax/naming/Name;Ljavax/naming/Name;)V]
URLPreferringContextDecorator.rename ( String oldName, String newName ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.rename:(Ljava/lang/String;Ljava/lang/String;)V]
URLPreferringContextDecorator.unbind ( javax.naming.Name name ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.unbind:(Ljavax/naming/Name;)V]
URLPreferringContextDecorator.unbind ( String name ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator.unbind:(Ljava/lang/String;)V]
URLPreferringContextDecorator.URLPreferringContextDecorator ( )
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator."<init>":()V]
URLPreferringContextDecorator.URLPreferringContextDecorator ( javax.naming.Context ctx )
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecorator."<init>":(Ljavax/naming/Context;)V]
rhq-enterprise-server-4.6.0.jar, URLPreferringContextDecoratorHelper.class
package org.rhq.enterprise.server.naming.context
URLPreferringContextDecoratorHelper.getURLContext ( javax.naming.Name name, java.util.Hashtable env ) [static] : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecoratorHelper.getURLContext:(Ljavax/naming/Name;Ljava/util/Hashtable;)Ljavax/naming/Context;]
URLPreferringContextDecoratorHelper.getURLContext ( String name, java.util.Hashtable env ) [static] : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecoratorHelper.getURLContext:(Ljava/lang/String;Ljava/util/Hashtable;)Ljavax/naming/Context;]
rhq-enterprise-server-4.6.0.jar, URLPreferringContextDecoratorSetContext.class
package org.rhq.enterprise.server.naming.context
URLPreferringContextDecoratorSetContext.getDecoratorClasses ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecoratorSetContext.getDecoratorClasses:()Ljava/util/Set;]
URLPreferringContextDecoratorSetContext.getSupportedInterfaces ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecoratorSetContext.getSupportedInterfaces:()Ljava/util/Set;]
URLPreferringContextDecoratorSetContext.init ( Object x0, Object x1 ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecoratorSetContext.init:(Ljava/lang/Object;Ljava/lang/Object;)V]
URLPreferringContextDecoratorSetContext.init ( ContextDecorator decorator, javax.naming.Context object ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecoratorSetContext.init:(Lorg/rhq/enterprise/server/naming/context/ContextDecorator;Ljavax/naming/Context;)V]
URLPreferringContextDecoratorSetContext.instantiate ( Class decoratorClass ) : ContextDecorator
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecoratorSetContext.instantiate:(Ljava/lang/Class;)Lorg/rhq/enterprise/server/naming/context/ContextDecorator;]
URLPreferringContextDecoratorSetContext.instantiate ( Class x0 ) : Object
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecoratorSetContext.instantiate:(Ljava/lang/Class;)Ljava/lang/Object;]
URLPreferringContextDecoratorSetContext.URLPreferringContextDecoratorSetContext ( java.util.Set supportedInterfaces )
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringContextDecoratorSetContext."<init>":(Ljava/util/Set;)V]
rhq-enterprise-server-4.6.0.jar, URLPreferringDirContextDecorator.class
package org.rhq.enterprise.server.naming.context
URLPreferringDirContextDecorator.bind ( javax.naming.Name name, Object obj, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.bind:(Ljavax/naming/Name;Ljava/lang/Object;Ljavax/naming/directory/Attributes;)V]
URLPreferringDirContextDecorator.bind ( String name, Object obj, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.bind:(Ljava/lang/String;Ljava/lang/Object;Ljavax/naming/directory/Attributes;)V]
URLPreferringDirContextDecorator.checkAndCast ( javax.naming.Context ctx ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.checkAndCast:(Ljavax/naming/Context;)Ljavax/naming/directory/DirContext;]
URLPreferringDirContextDecorator.createSubcontext ( javax.naming.Name name, javax.naming.directory.Attributes attrs ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.createSubcontext:(Ljavax/naming/Name;Ljavax/naming/directory/Attributes;)Ljavax/naming/directory/DirContext;]
URLPreferringDirContextDecorator.createSubcontext ( String name, javax.naming.directory.Attributes attrs ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.createSubcontext:(Ljava/lang/String;Ljavax/naming/directory/Attributes;)Ljavax/naming/directory/DirContext;]
URLPreferringDirContextDecorator.getAttributes ( javax.naming.Name name ) : javax.naming.directory.Attributes
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getAttributes:(Ljavax/naming/Name;)Ljavax/naming/directory/Attributes;]
URLPreferringDirContextDecorator.getAttributes ( javax.naming.Name name, String[ ] attrIds ) : javax.naming.directory.Attributes
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getAttributes:(Ljavax/naming/Name;[Ljava/lang/String;)Ljavax/naming/directory/Attributes;]
URLPreferringDirContextDecorator.getAttributes ( String name ) : javax.naming.directory.Attributes
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getAttributes:(Ljava/lang/String;)Ljavax/naming/directory/Attributes;]
URLPreferringDirContextDecorator.getAttributes ( String name, String[ ] attrIds ) : javax.naming.directory.Attributes
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getAttributes:(Ljava/lang/String;[Ljava/lang/String;)Ljavax/naming/directory/Attributes;]
URLPreferringDirContextDecorator.getSchema ( javax.naming.Name name ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getSchema:(Ljavax/naming/Name;)Ljavax/naming/directory/DirContext;]
URLPreferringDirContextDecorator.getSchema ( String name ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getSchema:(Ljava/lang/String;)Ljavax/naming/directory/DirContext;]
URLPreferringDirContextDecorator.getSchemaClassDefinition ( javax.naming.Name name ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getSchemaClassDefinition:(Ljavax/naming/Name;)Ljavax/naming/directory/DirContext;]
URLPreferringDirContextDecorator.getSchemaClassDefinition ( String name ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getSchemaClassDefinition:(Ljava/lang/String;)Ljavax/naming/directory/DirContext;]
URLPreferringDirContextDecorator.getURLOrDefaultInitCtx ( javax.naming.Name name ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getURLOrDefaultInitCtx:(Ljavax/naming/Name;)Ljavax/naming/directory/DirContext;]
URLPreferringDirContextDecorator.getURLOrDefaultInitCtx ( javax.naming.Name x0 ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getURLOrDefaultInitCtx:(Ljavax/naming/Name;)Ljavax/naming/Context;]
URLPreferringDirContextDecorator.getURLOrDefaultInitCtx ( String name ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getURLOrDefaultInitCtx:(Ljava/lang/String;)Ljavax/naming/directory/DirContext;]
URLPreferringDirContextDecorator.getURLOrDefaultInitCtx ( String x0 ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.getURLOrDefaultInitCtx:(Ljava/lang/String;)Ljavax/naming/Context;]
URLPreferringDirContextDecorator.modifyAttributes ( javax.naming.Name name, int mod_op, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.modifyAttributes:(Ljavax/naming/Name;ILjavax/naming/directory/Attributes;)V]
URLPreferringDirContextDecorator.modifyAttributes ( javax.naming.Name name, javax.naming.directory.ModificationItem[ ] mods ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.modifyAttributes:(Ljavax/naming/Name;[Ljavax/naming/directory/ModificationItem;)V]
URLPreferringDirContextDecorator.modifyAttributes ( String name, int mod_op, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.modifyAttributes:(Ljava/lang/String;ILjavax/naming/directory/Attributes;)V]
URLPreferringDirContextDecorator.modifyAttributes ( String name, javax.naming.directory.ModificationItem[ ] mods ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.modifyAttributes:(Ljava/lang/String;[Ljavax/naming/directory/ModificationItem;)V]
URLPreferringDirContextDecorator.rebind ( javax.naming.Name name, Object obj, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.rebind:(Ljavax/naming/Name;Ljava/lang/Object;Ljavax/naming/directory/Attributes;)V]
URLPreferringDirContextDecorator.rebind ( String name, Object obj, javax.naming.directory.Attributes attrs ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.rebind:(Ljava/lang/String;Ljava/lang/Object;Ljavax/naming/directory/Attributes;)V]
URLPreferringDirContextDecorator.search ( javax.naming.Name name, javax.naming.directory.Attributes matchingAttributes ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.search:(Ljavax/naming/Name;Ljavax/naming/directory/Attributes;)Ljavax/naming/NamingEnumeration;]
URLPreferringDirContextDecorator.search ( javax.naming.Name name, javax.naming.directory.Attributes matchingAttributes, String[ ] attributesToReturn ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.search:(Ljavax/naming/Name;Ljavax/naming/directory/Attributes;[Ljava/lang/String;)Ljavax/naming/NamingEnumeration;]
URLPreferringDirContextDecorator.search ( javax.naming.Name name, String filter, javax.naming.directory.SearchControls cons ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.search:(Ljavax/naming/Name;Ljava/lang/String;Ljavax/naming/directory/SearchControls;)Ljavax/naming/NamingEnumeration;]
URLPreferringDirContextDecorator.search ( javax.naming.Name name, String filterExpr, Object[ ] filterArgs, javax.naming.directory.SearchControls cons ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.search:(Ljavax/naming/Name;Ljava/lang/String;[Ljava/lang/Object;Ljavax/naming/directory/SearchControls;)Ljavax/naming/NamingEnumeration;]
URLPreferringDirContextDecorator.search ( String name, javax.naming.directory.Attributes matchingAttributes ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.search:(Ljava/lang/String;Ljavax/naming/directory/Attributes;)Ljavax/naming/NamingEnumeration;]
URLPreferringDirContextDecorator.search ( String name, javax.naming.directory.Attributes matchingAttributes, String[ ] attributesToReturn ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.search:(Ljava/lang/String;Ljavax/naming/directory/Attributes;[Ljava/lang/String;)Ljavax/naming/NamingEnumeration;]
URLPreferringDirContextDecorator.search ( String name, String filter, javax.naming.directory.SearchControls cons ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.search:(Ljava/lang/String;Ljava/lang/String;Ljavax/naming/directory/SearchControls;)Ljavax/naming/NamingEnumeration;]
URLPreferringDirContextDecorator.search ( String name, String filterExpr, Object[ ] filterArgs, javax.naming.directory.SearchControls cons ) : javax.naming.NamingEnumeration
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator.search:(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;Ljavax/naming/directory/SearchControls;)Ljavax/naming/NamingEnumeration;]
URLPreferringDirContextDecorator.URLPreferringDirContextDecorator ( )
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator."<init>":()V]
URLPreferringDirContextDecorator.URLPreferringDirContextDecorator ( javax.naming.directory.DirContext ctx )
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringDirContextDecorator."<init>":(Ljavax/naming/directory/DirContext;)V]
rhq-enterprise-server-4.6.0.jar, URLPreferringEventContextDecorator.class
package org.rhq.enterprise.server.naming.context
URLPreferringEventContextDecorator.addNamingListener ( javax.naming.Name target, int scope, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventContextDecorator.addNamingListener:(Ljavax/naming/Name;ILjavax/naming/event/NamingListener;)V]
URLPreferringEventContextDecorator.addNamingListener ( String target, int scope, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventContextDecorator.addNamingListener:(Ljava/lang/String;ILjavax/naming/event/NamingListener;)V]
URLPreferringEventContextDecorator.checkAndCast ( javax.naming.Context ctx ) : javax.naming.event.EventContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventContextDecorator.checkAndCast:(Ljavax/naming/Context;)Ljavax/naming/event/EventContext;]
URLPreferringEventContextDecorator.getOriginal ( ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventContextDecorator.getOriginal:()Ljavax/naming/Context;]
URLPreferringEventContextDecorator.getOriginal ( ) : javax.naming.event.EventContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventContextDecorator.getOriginal:()Ljavax/naming/event/EventContext;]
URLPreferringEventContextDecorator.removeNamingListener ( javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventContextDecorator.removeNamingListener:(Ljavax/naming/event/NamingListener;)V]
URLPreferringEventContextDecorator.targetMustExist ( ) : boolean
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventContextDecorator.targetMustExist:()Z]
URLPreferringEventContextDecorator.URLPreferringEventContextDecorator ( )
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventContextDecorator."<init>":()V]
URLPreferringEventContextDecorator.URLPreferringEventContextDecorator ( javax.naming.event.EventContext ctx )
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventContextDecorator."<init>":(Ljavax/naming/event/EventContext;)V]
rhq-enterprise-server-4.6.0.jar, URLPreferringEventDirContextDecorator.class
package org.rhq.enterprise.server.naming.context
URLPreferringEventDirContextDecorator.addNamingListener ( javax.naming.Name target, int scope, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.addNamingListener:(Ljavax/naming/Name;ILjavax/naming/event/NamingListener;)V]
URLPreferringEventDirContextDecorator.addNamingListener ( javax.naming.Name target, String filter, javax.naming.directory.SearchControls ctls, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.addNamingListener:(Ljavax/naming/Name;Ljava/lang/String;Ljavax/naming/directory/SearchControls;Ljavax/naming/event/NamingListener;)V]
URLPreferringEventDirContextDecorator.addNamingListener ( javax.naming.Name target, String filter, Object[ ] filterArgs, javax.naming.directory.SearchControls ctls, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.addNamingListener:(Ljavax/naming/Name;Ljava/lang/String;[Ljava/lang/Object;Ljavax/naming/directory/SearchControls;Ljavax/naming/event/NamingListener;)V]
URLPreferringEventDirContextDecorator.addNamingListener ( String target, int scope, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.addNamingListener:(Ljava/lang/String;ILjavax/naming/event/NamingListener;)V]
URLPreferringEventDirContextDecorator.addNamingListener ( String target, String filter, javax.naming.directory.SearchControls ctls, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.addNamingListener:(Ljava/lang/String;Ljava/lang/String;Ljavax/naming/directory/SearchControls;Ljavax/naming/event/NamingListener;)V]
URLPreferringEventDirContextDecorator.addNamingListener ( String target, String filter, Object[ ] filterArgs, javax.naming.directory.SearchControls ctls, javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.addNamingListener:(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;Ljavax/naming/directory/SearchControls;Ljavax/naming/event/NamingListener;)V]
URLPreferringEventDirContextDecorator.checkAndCast ( javax.naming.Context ctx ) : javax.naming.event.EventDirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.checkAndCast:(Ljavax/naming/Context;)Ljavax/naming/event/EventDirContext;]
URLPreferringEventDirContextDecorator.checkAndCast ( javax.naming.Context x0 ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.checkAndCast:(Ljavax/naming/Context;)Ljavax/naming/directory/DirContext;]
URLPreferringEventDirContextDecorator.getOriginal ( ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.getOriginal:()Ljavax/naming/Context;]
URLPreferringEventDirContextDecorator.getOriginal ( ) : javax.naming.event.EventDirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.getOriginal:()Ljavax/naming/event/EventDirContext;]
URLPreferringEventDirContextDecorator.removeNamingListener ( javax.naming.event.NamingListener l ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.removeNamingListener:(Ljavax/naming/event/NamingListener;)V]
URLPreferringEventDirContextDecorator.targetMustExist ( ) : boolean
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator.targetMustExist:()Z]
URLPreferringEventDirContextDecorator.URLPreferringEventDirContextDecorator ( )
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator."<init>":()V]
URLPreferringEventDirContextDecorator.URLPreferringEventDirContextDecorator ( javax.naming.event.EventDirContext ctx )
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringEventDirContextDecorator."<init>":(Ljavax/naming/event/EventDirContext;)V]
rhq-enterprise-server-4.6.0.jar, URLPreferringLdapContextDecorator.class
package org.rhq.enterprise.server.naming.context
URLPreferringLdapContextDecorator.checkAndCast ( javax.naming.Context ctx ) : javax.naming.ldap.LdapContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator.checkAndCast:(Ljavax/naming/Context;)Ljavax/naming/ldap/LdapContext;]
URLPreferringLdapContextDecorator.checkAndCast ( javax.naming.Context x0 ) : javax.naming.directory.DirContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator.checkAndCast:(Ljavax/naming/Context;)Ljavax/naming/directory/DirContext;]
URLPreferringLdapContextDecorator.extendedOperation ( javax.naming.ldap.ExtendedRequest request ) : javax.naming.ldap.ExtendedResponse
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator.extendedOperation:(Ljavax/naming/ldap/ExtendedRequest;)Ljavax/naming/ldap/ExtendedResponse;]
URLPreferringLdapContextDecorator.getConnectControls ( ) : javax.naming.ldap.Control[ ]
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator.getConnectControls:()[Ljavax/naming/ldap/Control;]
URLPreferringLdapContextDecorator.getOriginal ( ) : javax.naming.Context
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator.getOriginal:()Ljavax/naming/Context;]
URLPreferringLdapContextDecorator.getOriginal ( ) : javax.naming.ldap.LdapContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator.getOriginal:()Ljavax/naming/ldap/LdapContext;]
URLPreferringLdapContextDecorator.getRequestControls ( ) : javax.naming.ldap.Control[ ]
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator.getRequestControls:()[Ljavax/naming/ldap/Control;]
URLPreferringLdapContextDecorator.getResponseControls ( ) : javax.naming.ldap.Control[ ]
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator.getResponseControls:()[Ljavax/naming/ldap/Control;]
URLPreferringLdapContextDecorator.newInstance ( javax.naming.ldap.Control[ ] requestControls ) : javax.naming.ldap.LdapContext
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator.newInstance:([Ljavax/naming/ldap/Control;)Ljavax/naming/ldap/LdapContext;]
URLPreferringLdapContextDecorator.reconnect ( javax.naming.ldap.Control[ ] connCtls ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator.reconnect:([Ljavax/naming/ldap/Control;)V]
URLPreferringLdapContextDecorator.setRequestControls ( javax.naming.ldap.Control[ ] requestControls ) : void
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator.setRequestControls:([Ljavax/naming/ldap/Control;)V]
URLPreferringLdapContextDecorator.URLPreferringLdapContextDecorator ( )
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator."<init>":()V]
URLPreferringLdapContextDecorator.URLPreferringLdapContextDecorator ( javax.naming.ldap.LdapContext original )
[run-time name: org/rhq/enterprise/server/naming/context/URLPreferringLdapContextDecorator."<init>":(Ljavax/naming/ldap/LdapContext;)V]
rhq-enterprise-server-4.6.0.jar, UserHandlerBean.class
package org.rhq.enterprise.server.rest
UserHandlerBean.addFavoriteResourceGroup ( int groupId ) : void
[run-time name: org/rhq/enterprise/server/rest/UserHandlerBean.addFavoriteResourceGroup:(I)V]
UserHandlerBean.getGroupFavorites ( javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.HttpHeaders httpHeaders ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/UserHandlerBean.getGroupFavorites:(Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
UserHandlerBean.removeResourceGroupFromFavorites ( int id ) : void
[run-time name: org/rhq/enterprise/server/rest/UserHandlerBean.removeResourceGroupFromFavorites:(I)V]
to the top
Removed Methods (761)
rhq-enterprise-server-4.5.1.jar, AbstractGlobalActivator.class
package org.rhq.enterprise.server.perspective.activator
AbstractGlobalActivator.AbstractGlobalActivator ( )
[run-time name: org/rhq/enterprise/server/perspective/activator/AbstractGlobalActivator."<init>":()V]
AbstractGlobalActivator.getScope ( ) : context.ActivationContextScope
[run-time name: org/rhq/enterprise/server/perspective/activator/AbstractGlobalActivator.getScope:()Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContextScope;]
rhq-enterprise-server-4.5.1.jar, AbstractResourceOrGroupActivationContext.class
package org.rhq.enterprise.server.perspective.activator.context
AbstractResourceOrGroupActivationContext.AbstractResourceOrGroupActivationContext ( org.rhq.core.domain.auth.Subject subject )
[run-time name: org/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext."<init>":(Lorg/rhq/core/domain/auth/Subject;)V]
AbstractResourceOrGroupActivationContext.getFacets ( ) [abstract] : java.util.EnumSet
[run-time name: org/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext.getFacets:()Ljava/util/EnumSet;]
AbstractResourceOrGroupActivationContext.getResourcePermissions ( ) [abstract] : java.util.EnumSet
[run-time name: org/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext.getResourcePermissions:()Ljava/util/EnumSet;]
AbstractResourceOrGroupActivationContext.getResources ( ) [abstract] : java.util.Set
[run-time name: org/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext.getResources:()Ljava/util/Set;]
AbstractResourceOrGroupActivationContext.getResourceType ( ) [abstract] : org.rhq.core.domain.resource.ResourceType
[run-time name: org/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext.getResourceType:()Lorg/rhq/core/domain/resource/ResourceType;]
AbstractResourceOrGroupActivationContext.getScope ( ) : ActivationContextScope
[run-time name: org/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext.getScope:()Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContextScope;]
AbstractResourceOrGroupActivationContext.hasResourcePermission ( org.rhq.core.domain.authz.Permission permission ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext.hasResourcePermission:(Lorg/rhq/core/domain/authz/Permission;)Z]
rhq-enterprise-server-4.5.1.jar, AbstractResourceOrGroupActivator.class
package org.rhq.enterprise.server.perspective.activator
AbstractResourceOrGroupActivator.AbstractResourceOrGroupActivator ( )
[run-time name: org/rhq/enterprise/server/perspective/activator/AbstractResourceOrGroupActivator."<init>":()V]
AbstractResourceOrGroupActivator.getScope ( ) : context.ActivationContextScope
[run-time name: org/rhq/enterprise/server/perspective/activator/AbstractResourceOrGroupActivator.getScope:()Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContextScope;]
rhq-enterprise-server-4.5.1.jar, AbstractRestBean.class
package org.rhq.enterprise.server.rest
AbstractRestBean.getFqn ( int id, Class clazz ) : org.jboss.cache.Fqn
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.getFqn:(ILjava/lang/Class;)Lorg/jboss/cache/Fqn;]
AbstractRestBean.getFromCache ( org.jboss.cache.Fqn fqn, Class clazz ) : Object
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.getFromCache:(Lorg/jboss/cache/Fqn;Ljava/lang/Class;)Ljava/lang/Object;]
AbstractRestBean.putToCache ( org.jboss.cache.Fqn fqn, Object o ) : boolean
[run-time name: org/rhq/enterprise/server/rest/AbstractRestBean.putToCache:(Lorg/jboss/cache/Fqn;Ljava/lang/Object;)Z]
rhq-enterprise-server-4.5.1.jar, AccessBean.class
package org.rhq.enterprise.server.test
AccessBean.AccessBean ( )
[run-time name: org/rhq/enterprise/server/test/AccessBean."<init>":()V]
AccessBean.delete ( String entityName, String key ) : void
[run-time name: org/rhq/enterprise/server/test/AccessBean.delete:(Ljava/lang/String;Ljava/lang/String;)V]
AccessBean.find ( Class type, Object key ) : Object
[run-time name: org/rhq/enterprise/server/test/AccessBean.find:(Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object;]
AccessBean.findDeep ( String typeName, Object key ) : Object
[run-time name: org/rhq/enterprise/server/test/AccessBean.findDeep:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;]
AccessBean.getAll ( String type ) : java.util.List
[run-time name: org/rhq/enterprise/server/test/AccessBean.getAll:(Ljava/lang/String;)Ljava/util/List;]
AccessBean.getAllDeep ( String type ) : java.util.List
[run-time name: org/rhq/enterprise/server/test/AccessBean.getAllDeep:(Ljava/lang/String;)Ljava/util/List;]
AccessBean.getAllFetching ( String type, String[ ] properties ) : java.util.List
[run-time name: org/rhq/enterprise/server/test/AccessBean.getAllFetching:(Ljava/lang/String;[Ljava/lang/String;)Ljava/util/List;]
AccessBean.getConvertedKey ( Class type, Object key ) : Object
[run-time name: org/rhq/enterprise/server/test/AccessBean.getConvertedKey:(Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object;]
AccessBean.getKeyType ( Class type ) : Class
[run-time name: org/rhq/enterprise/server/test/AccessBean.getKeyType:(Ljava/lang/Class;)Ljava/lang/Class;]
AccessBean.getKnownTypes ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/test/AccessBean.getKnownTypes:()Ljava/util/List;]
AccessBean.getManager ( ) : javax.persistence.EntityManager
[run-time name: org/rhq/enterprise/server/test/AccessBean.getManager:()Ljavax/persistence/EntityManager;]
rhq-enterprise-server-4.5.1.jar, AccessLocal.class
package org.rhq.enterprise.server.test
AccessLocal.delete ( String p1, String p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/AccessLocal.delete:(Ljava/lang/String;Ljava/lang/String;)V]
AccessLocal.find ( Class p1, Object p2 ) [abstract] : Object
[run-time name: org/rhq/enterprise/server/test/AccessLocal.find:(Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object;]
AccessLocal.findDeep ( String p1, Object p2 ) [abstract] : Object
[run-time name: org/rhq/enterprise/server/test/AccessLocal.findDeep:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;]
AccessLocal.getAll ( String p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/test/AccessLocal.getAll:(Ljava/lang/String;)Ljava/util/List;]
AccessLocal.getAllDeep ( String p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/test/AccessLocal.getAllDeep:(Ljava/lang/String;)Ljava/util/List;]
AccessLocal.getAllFetching ( String p1, String[ ] p2 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/test/AccessLocal.getAllFetching:(Ljava/lang/String;[Ljava/lang/String;)Ljava/util/List;]
AccessLocal.getKnownTypes ( ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/test/AccessLocal.getKnownTypes:()Ljava/util/List;]
rhq-enterprise-server-4.5.1.jar, ActivationContext.class
package org.rhq.enterprise.server.perspective.activator.context
ActivationContext.getScope ( ) [abstract] : ActivationContextScope
[run-time name: org/rhq/enterprise/server/perspective/activator/context/ActivationContext.getScope:()Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContextScope;]
rhq-enterprise-server-4.5.1.jar, ActivationContextScope.class
package org.rhq.enterprise.server.perspective.activator.context
ActivationContextScope.valueOf ( String name ) [static] : ActivationContextScope
[run-time name: org/rhq/enterprise/server/perspective/activator/context/ActivationContextScope.valueOf:(Ljava/lang/String;)Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContextScope;]
ActivationContextScope.values ( ) [static] : ActivationContextScope[ ]
[run-time name: org/rhq/enterprise/server/perspective/activator/context/ActivationContextScope.values:()[Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContextScope;]
rhq-enterprise-server-4.5.1.jar, Activator.class
package org.rhq.enterprise.server.perspective.activator
Activator.getScope ( ) [abstract] : context.ActivationContextScope
[run-time name: org/rhq/enterprise/server/perspective/activator/Activator.getScope:()Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContextScope;]
Activator.isActive ( context.ActivationContext p1 ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/Activator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContext;)Z]
rhq-enterprise-server-4.5.1.jar, ActivatorHelper.class
package org.rhq.enterprise.server.perspective.activator
ActivatorHelper.ActivatorHelper ( )
[run-time name: org/rhq/enterprise/server/perspective/activator/ActivatorHelper."<init>":()V]
ActivatorHelper.areTraitsSatisfied ( org.rhq.core.domain.auth.Subject subject, java.util.Map traitMatchers, java.util.Collection resources, boolean matchAll ) [static] : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/ActivatorHelper.areTraitsSatisfied:(Lorg/rhq/core/domain/auth/Subject;Ljava/util/Map;Ljava/util/Collection;Z)Z]
ActivatorHelper.initCommonActivators ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.CommonActivatorsType rawActivators, java.util.List activators ) [static] : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/ActivatorHelper.initCommonActivators:(Lorg/rhq/enterprise/server/xmlschema/generated/serverplugin/perspective/CommonActivatorsType;Ljava/util/List;)Z]
ActivatorHelper.initGlobalActivators ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.GlobalActivatorsType rawActivators, java.util.List activators ) [static] : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/ActivatorHelper.initGlobalActivators:(Lorg/rhq/enterprise/server/xmlschema/generated/serverplugin/perspective/GlobalActivatorsType;Ljava/util/List;)Z]
ActivatorHelper.initResourceActivators ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.ResourceActivatorsType rawActivators, java.util.List activators ) [static] : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/ActivatorHelper.initResourceActivators:(Lorg/rhq/enterprise/server/xmlschema/generated/serverplugin/perspective/ResourceActivatorsType;Ljava/util/List;)Z]
rhq-enterprise-server-4.5.1.jar, AgentManagerBean.class
package org.rhq.enterprise.server.core
AgentManagerBean.backfillAgent ( org.rhq.core.domain.auth.Subject subject, String agentName, int agentId ) : void
[run-time name: org/rhq/enterprise/server/core/AgentManagerBean.backfillAgent:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;I)V]
rhq-enterprise-server-4.5.1.jar, AgentManagerLocal.class
package org.rhq.enterprise.server.core
AgentManagerLocal.backfillAgent ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/AgentManagerLocal.backfillAgent:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;I)V]
rhq-enterprise-server-4.5.1.jar, AlertHandlerBean.class
package org.rhq.enterprise.server.rest
AlertHandlerBean.countAlerts ( Long since ) : int
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.countAlerts:(Ljava/lang/Long;)I]
AlertHandlerBean.getAlertDefinition ( int definitionId, javax.ws.rs.core.Request request ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.getAlertDefinition:(ILjavax/ws/rs/core/Request;)Ljavax/ws/rs/core/Response;]
AlertHandlerBean.listAlertDefinitions ( int page, String status ) : java.util.List
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.listAlertDefinitions:(ILjava/lang/String;)Ljava/util/List;]
AlertHandlerBean.listAlerts ( int page, String prio, boolean slim, Long since, Integer resourceId, javax.ws.rs.core.Request request, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.listAlerts:(ILjava/lang/String;ZLjava/lang/Long;Ljava/lang/Integer;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
AlertHandlerBean.updateDefinition ( int definitionId, domain.AlertDefinitionRest definitionRest, javax.ws.rs.core.Request request ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerBean.updateDefinition:(ILorg/rhq/enterprise/server/rest/domain/AlertDefinitionRest;Ljavax/ws/rs/core/Request;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.5.1.jar, AlertHandlerLocal.class
package org.rhq.enterprise.server.rest
AlertHandlerLocal.ackAlert ( int p1, javax.ws.rs.core.UriInfo p2 ) [abstract] : domain.AlertRest
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.ackAlert:(ILjavax/ws/rs/core/UriInfo;)Lorg/rhq/enterprise/server/rest/domain/AlertRest;]
AlertHandlerLocal.countAlerts ( Long p1 ) [abstract] : int
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.countAlerts:(Ljava/lang/Long;)I]
AlertHandlerLocal.getAlert ( int p1, boolean p2, javax.ws.rs.core.UriInfo p3, javax.ws.rs.core.Request p4, javax.ws.rs.core.HttpHeaders p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.getAlert:(IZLjavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
AlertHandlerLocal.getAlertDefinition ( int p1, javax.ws.rs.core.Request p2 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.getAlertDefinition:(ILjavax/ws/rs/core/Request;)Ljavax/ws/rs/core/Response;]
AlertHandlerLocal.getConditionLogs ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.UriInfo p3, javax.ws.rs.core.HttpHeaders p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.getConditionLogs:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
AlertHandlerLocal.getDefinitionForAlert ( int p1 ) [abstract] : domain.AlertDefinitionRest
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.getDefinitionForAlert:(I)Lorg/rhq/enterprise/server/rest/domain/AlertDefinitionRest;]
AlertHandlerLocal.getNotificationLogs ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.UriInfo p3, javax.ws.rs.core.HttpHeaders p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.getNotificationLogs:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
AlertHandlerLocal.listAlertDefinitions ( int p1, String p2 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.listAlertDefinitions:(ILjava/lang/String;)Ljava/util/List;]
AlertHandlerLocal.listAlerts ( int p1, String p2, boolean p3, Long p4, Integer p5, javax.ws.rs.core.Request p6, javax.ws.rs.core.UriInfo p7, javax.ws.rs.core.HttpHeaders p8 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.listAlerts:(ILjava/lang/String;ZLjava/lang/Long;Ljava/lang/Integer;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
AlertHandlerLocal.purgeAlert ( int p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.purgeAlert:(I)V]
AlertHandlerLocal.updateDefinition ( int p1, domain.AlertDefinitionRest p2, javax.ws.rs.core.Request p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/AlertHandlerLocal.updateDefinition:(ILorg/rhq/enterprise/server/rest/domain/AlertDefinitionRest;Ljavax/ws/rs/core/Request;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.5.1.jar, AlertTemplateTestBean.class
package org.rhq.enterprise.server.test
AlertTemplateTestBean.AlertTemplateTestBean ( )
[run-time name: org/rhq/enterprise/server/test/AlertTemplateTestBean."<init>":()V]
AlertTemplateTestBean.cloneAlertTemplate ( int alertTemplateId, int numberOfClones ) : void
[run-time name: org/rhq/enterprise/server/test/AlertTemplateTestBean.cloneAlertTemplate:(II)V]
rhq-enterprise-server-4.5.1.jar, AlertTemplateTestLocal.class
package org.rhq.enterprise.server.test
AlertTemplateTestLocal.cloneAlertTemplate ( int p1, int p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/AlertTemplateTestLocal.cloneAlertTemplate:(II)V]
rhq-enterprise-server-4.5.1.jar, AvailabilityDurationCacheElement.class
package org.rhq.enterprise.server.alert.engine.model
AvailabilityDurationCacheElement.AvailabilityDurationCacheElement ( org.rhq.core.domain.alert.AlertConditionOperator operator, String operatorOption, org.rhq.core.domain.measurement.AvailabilityType value, int conditionTriggerId )
[run-time name: org/rhq/enterprise/server/alert/engine/model/AvailabilityDurationCacheElement."<init>":(Lorg/rhq/core/domain/alert/AlertConditionOperator;Ljava/lang/String;Lorg/rhq/core/domain/measurement/AvailabilityType;I)V]
rhq-enterprise-server-4.5.1.jar, AvailabilityManagerBean.class
package org.rhq.enterprise.server.measurement
AvailabilityManagerBean.updateLastAvailabilityReport ( int agentId ) : void
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerBean.updateLastAvailabilityReport:(I)V]
rhq-enterprise-server-4.5.1.jar, AvailabilityManagerLocal.class
package org.rhq.enterprise.server.measurement
AvailabilityManagerLocal.updateLastAvailabilityReport ( int p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/measurement/AvailabilityManagerLocal.updateLastAvailabilityReport:(I)V]
rhq-enterprise-server-4.5.1.jar, BigIntegerEditor.class
package org.rhq.enterprise.server.test
AccessBean.BigIntegerEditor.AccessBean.BigIntegerEditor ( )
[run-time name: org/rhq/enterprise/server/test/AccessBean.BigIntegerEditor."<init>":()V]
AccessBean.BigIntegerEditor.getAsText ( ) : String
[run-time name: org/rhq/enterprise/server/test/AccessBean.BigIntegerEditor.getAsText:()Ljava/lang/String;]
AccessBean.BigIntegerEditor.getValue ( ) : Object
[run-time name: org/rhq/enterprise/server/test/AccessBean.BigIntegerEditor.getValue:()Ljava/lang/Object;]
AccessBean.BigIntegerEditor.setAsText ( String text ) : void
[run-time name: org/rhq/enterprise/server/test/AccessBean.BigIntegerEditor.setAsText:(Ljava/lang/String;)V]
AccessBean.BigIntegerEditor.setValue ( Object value ) : void
[run-time name: org/rhq/enterprise/server/test/AccessBean.BigIntegerEditor.setValue:(Ljava/lang/Object;)V]
rhq-enterprise-server-4.5.1.jar, CloudManagerBean.class
package org.rhq.enterprise.server.cloud
CloudManagerBean.CloudManagerBean ( )
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean."<init>":()V]
CloudManagerBean.deleteServer ( Integer serverId ) : void
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.deleteServer:(Ljava/lang/Integer;)V]
CloudManagerBean.deleteServers ( Integer[ ] serverIds ) : void
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.deleteServers:([Ljava/lang/Integer;)V]
CloudManagerBean.getAgentsByServerName ( String serverName ) : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.getAgentsByServerName:(Ljava/lang/String;)Ljava/util/List;]
CloudManagerBean.getAllCloudServers ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.getAllCloudServers:()Ljava/util/List;]
CloudManagerBean.getAllServers ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.getAllServers:()Ljava/util/List;]
CloudManagerBean.getFailoverListDetailsByAgentId ( int agentId, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.getFailoverListDetailsByAgentId:(ILorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
CloudManagerBean.getNormalServerCount ( ) : int
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.getNormalServerCount:()I]
CloudManagerBean.getServerById ( int serverId ) : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.getServerById:(I)Lorg/rhq/core/domain/cloud/Server;]
CloudManagerBean.getServerByName ( String serverName ) : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.getServerByName:(Ljava/lang/String;)Lorg/rhq/core/domain/cloud/Server;]
CloudManagerBean.getServerComposites ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.getServerComposites:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
CloudManagerBean.getServerCount ( ) : int
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.getServerCount:()I]
CloudManagerBean.markStaleServersDown ( org.rhq.core.domain.auth.Subject subject ) : void
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.markStaleServersDown:(Lorg/rhq/core/domain/auth/Subject;)V]
CloudManagerBean.updateServer ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.cloud.Server server ) : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.updateServer:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/cloud/Server;)Lorg/rhq/core/domain/cloud/Server;]
CloudManagerBean.updateServerMode ( Integer[ ] serverIds, org.rhq.core.domain.cloud.Server.OperationMode mode ) : void
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerBean.updateServerMode:([Ljava/lang/Integer;Lorg/rhq/core/domain/cloud/Server$OperationMode;)V]
rhq-enterprise-server-4.5.1.jar, CloudManagerException.class
package org.rhq.enterprise.server.cloud
CloudManagerException.CloudManagerException ( )
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerException."<init>":()V]
CloudManagerException.CloudManagerException ( String message )
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerException."<init>":(Ljava/lang/String;)V]
CloudManagerException.CloudManagerException ( String message, Throwable cause )
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
CloudManagerException.CloudManagerException ( Throwable cause )
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerException."<init>":(Ljava/lang/Throwable;)V]
rhq-enterprise-server-4.5.1.jar, CloudManagerLocal.class
package org.rhq.enterprise.server.cloud
CloudManagerLocal.deleteServer ( Integer p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.deleteServer:(Ljava/lang/Integer;)V]
CloudManagerLocal.deleteServers ( Integer[ ] p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.deleteServers:([Ljava/lang/Integer;)V]
CloudManagerLocal.getAgentsByServerName ( String p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.getAgentsByServerName:(Ljava/lang/String;)Ljava/util/List;]
CloudManagerLocal.getAllCloudServers ( ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.getAllCloudServers:()Ljava/util/List;]
CloudManagerLocal.getAllServers ( ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.getAllServers:()Ljava/util/List;]
CloudManagerLocal.getFailoverListDetailsByAgentId ( int p1, org.rhq.core.domain.util.PageControl p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.getFailoverListDetailsByAgentId:(ILorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
CloudManagerLocal.getNormalServerCount ( ) [abstract] : int
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.getNormalServerCount:()I]
CloudManagerLocal.getServerById ( int p1 ) [abstract] : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.getServerById:(I)Lorg/rhq/core/domain/cloud/Server;]
CloudManagerLocal.getServerByName ( String p1 ) [abstract] : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.getServerByName:(Ljava/lang/String;)Lorg/rhq/core/domain/cloud/Server;]
CloudManagerLocal.getServerComposites ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.util.PageControl p2 ) [abstract] : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.getServerComposites:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
CloudManagerLocal.getServerCount ( ) [abstract] : int
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.getServerCount:()I]
CloudManagerLocal.markStaleServersDown ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.markStaleServersDown:(Lorg/rhq/core/domain/auth/Subject;)V]
CloudManagerLocal.updateServer ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.cloud.Server p2 ) [abstract] : org.rhq.core.domain.cloud.Server
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.updateServer:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/cloud/Server;)Lorg/rhq/core/domain/cloud/Server;]
CloudManagerLocal.updateServerMode ( Integer[ ] p1, org.rhq.core.domain.cloud.Server.OperationMode p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/cloud/CloudManagerLocal.updateServerMode:([Ljava/lang/Integer;Lorg/rhq/core/domain/cloud/Server$OperationMode;)V]
rhq-enterprise-server-4.5.1.jar, ConfigurationAdapter.class
package org.rhq.enterprise.server.jaxb.adapter
ConfigurationAdapter.ConfigurationAdapter ( )
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ConfigurationAdapter."<init>":()V]
ConfigurationAdapter.marshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ConfigurationAdapter.marshal:(Ljava/lang/Object;)Ljava/lang/Object;]
ConfigurationAdapter.marshal ( org.rhq.core.domain.configuration.Configuration opaque ) : WsConfiguration
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ConfigurationAdapter.marshal:(Lorg/rhq/core/domain/configuration/Configuration;)Lorg/rhq/enterprise/server/jaxb/adapter/WsConfiguration;]
ConfigurationAdapter.unmarshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ConfigurationAdapter.unmarshal:(Ljava/lang/Object;)Ljava/lang/Object;]
ConfigurationAdapter.unmarshal ( WsConfiguration marshallable ) : org.rhq.core.domain.configuration.Configuration
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ConfigurationAdapter.unmarshal:(Lorg/rhq/enterprise/server/jaxb/adapter/WsConfiguration;)Lorg/rhq/core/domain/configuration/Configuration;]
rhq-enterprise-server-4.5.1.jar, ConfigurationManagerBean.class
package org.rhq.enterprise.server.configuration
ConfigurationManagerBean.getOptionsForConfigurationDefinition ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.configuration.definition.ConfigurationDefinition def ) : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerBean.getOptionsForConfigurationDefinition:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
ConfigurationManagerBean.hasPluginConfiguration ( int resourceTypeId ) : boolean
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerBean.hasPluginConfiguration:(I)Z]
ConfigurationManagerBean.persistNewResourceConfigurationUpdateHistory ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.configuration.Configuration newConfiguration, org.rhq.core.domain.configuration.ConfigurationUpdateStatus newStatus, String newSubject, boolean isPartofGroupUpdate ) : org.rhq.core.domain.configuration.ResourceConfigurationUpdate
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerBean.persistNewResourceConfigurationUpdateHistory:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/ConfigurationUpdateStatus;Ljava/lang/String;Z)Lorg/rhq/core/domain/configuration/ResourceConfigurationUpdate;]
rhq-enterprise-server-4.5.1.jar, ConfigurationManagerLocal.class
package org.rhq.enterprise.server.configuration
ConfigurationManagerLocal.getOptionsForConfigurationDefinition ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.configuration.definition.ConfigurationDefinition p2 ) [abstract] : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.getOptionsForConfigurationDefinition:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
ConfigurationManagerLocal.persistNewResourceConfigurationUpdateHistory ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.Configuration p3, org.rhq.core.domain.configuration.ConfigurationUpdateStatus p4, String p5, boolean p6 ) [abstract] : org.rhq.core.domain.configuration.ResourceConfigurationUpdate
[run-time name: org/rhq/enterprise/server/configuration/ConfigurationManagerLocal.persistNewResourceConfigurationUpdateHistory:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/ConfigurationUpdateStatus;Ljava/lang/String;Z)Lorg/rhq/core/domain/configuration/ResourceConfigurationUpdate;]
rhq-enterprise-server-4.5.1.jar, CoreServer.class
package org.rhq.enterprise.server.core
CoreServer.createService ( ) : void
[run-time name: org/rhq/enterprise/server/core/CoreServer.createService:()V]
rhq-enterprise-server-4.5.1.jar, CoreTestBean.class
package org.rhq.enterprise.server.test
CoreTestBean.CoreTestBean ( )
[run-time name: org/rhq/enterprise/server/test/CoreTestBean."<init>":()V]
CoreTestBean.enableHibernateStatistics ( ) : void
[run-time name: org/rhq/enterprise/server/test/CoreTestBean.enableHibernateStatistics:()V]
CoreTestBean.getFileContents ( String file ) : java.io.InputStream
[run-time name: org/rhq/enterprise/server/test/CoreTestBean.getFileContents:(Ljava/lang/String;)Ljava/io/InputStream;]
CoreTestBean.getLatestConfiguration ( ) : java.util.Properties
[run-time name: org/rhq/enterprise/server/test/CoreTestBean.getLatestConfiguration:()Ljava/util/Properties;]
CoreTestBean.getLatestPlugins ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/test/CoreTestBean.getLatestPlugins:()Ljava/util/List;]
CoreTestBean.getPluginArchive ( String pluginName ) : java.io.InputStream
[run-time name: org/rhq/enterprise/server/test/CoreTestBean.getPluginArchive:(Ljava/lang/String;)Ljava/io/InputStream;]
CoreTestBean.getTestAgent ( ) : org.rhq.core.domain.resource.Agent
[run-time name: org/rhq/enterprise/server/test/CoreTestBean.getTestAgent:()Lorg/rhq/core/domain/resource/Agent;]
CoreTestBean.isTestAgentReported ( ) : boolean
[run-time name: org/rhq/enterprise/server/test/CoreTestBean.isTestAgentReported:()Z]
CoreTestBean.registerTestAgent ( ) : org.rhq.core.clientapi.server.core.AgentRegistrationResults
[run-time name: org/rhq/enterprise/server/test/CoreTestBean.registerTestAgent:()Lorg/rhq/core/clientapi/server/core/AgentRegistrationResults;]
rhq-enterprise-server-4.5.1.jar, CoreTestLocal.class
package org.rhq.enterprise.server.test
CoreTestLocal.enableHibernateStatistics ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/CoreTestLocal.enableHibernateStatistics:()V]
CoreTestLocal.getTestAgent ( ) [abstract] : org.rhq.core.domain.resource.Agent
[run-time name: org/rhq/enterprise/server/test/CoreTestLocal.getTestAgent:()Lorg/rhq/core/domain/resource/Agent;]
CoreTestLocal.isTestAgentReported ( ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/test/CoreTestLocal.isTestAgentReported:()Z]
CoreTestLocal.registerTestAgent ( ) [abstract] : org.rhq.core.clientapi.server.core.AgentRegistrationResults
[run-time name: org/rhq/enterprise/server/test/CoreTestLocal.registerTestAgent:()Lorg/rhq/core/clientapi/server/core/AgentRegistrationResults;]
rhq-enterprise-server-4.5.1.jar, DiscoveryTestBean.class
package org.rhq.enterprise.server.test
DiscoveryTestBean.clearAutoinventoryQueue ( ) : String
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestBean.clearAutoinventoryQueue:()Ljava/lang/String;]
DiscoveryTestBean.createTestMixedGroup ( String groupName ) : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestBean.createTestMixedGroup:(Ljava/lang/String;)V]
DiscoveryTestBean.DiscoveryTestBean ( )
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestBean."<init>":()V]
DiscoveryTestBean.registerFakePlugin ( ) : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestBean.registerFakePlugin:()V]
DiscoveryTestBean.registerTestPluginAndTypeInfo ( ) : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestBean.registerTestPluginAndTypeInfo:()V]
DiscoveryTestBean.removeTestPlatform ( ) : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestBean.removeTestPlatform:()V]
DiscoveryTestBean.removeTestPluginAndTypeInfo ( ) : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestBean.removeTestPluginAndTypeInfo:()V]
DiscoveryTestBean.sendNewPlatform ( String platformAddress, int servers, int servicesPerServer ) : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestBean.sendNewPlatform:(Ljava/lang/String;II)V]
DiscoveryTestBean.sendTestFullInventoryReport ( ) : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestBean.sendTestFullInventoryReport:()V]
DiscoveryTestBean.sendTestRuntimeInventoryReport ( ) : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestBean.sendTestRuntimeInventoryReport:()V]
rhq-enterprise-server-4.5.1.jar, DiscoveryTestLocal.class
package org.rhq.enterprise.server.test
DiscoveryTestLocal.clearAutoinventoryQueue ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestLocal.clearAutoinventoryQueue:()Ljava/lang/String;]
DiscoveryTestLocal.createTestMixedGroup ( String p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestLocal.createTestMixedGroup:(Ljava/lang/String;)V]
DiscoveryTestLocal.registerTestPluginAndTypeInfo ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestLocal.registerTestPluginAndTypeInfo:()V]
DiscoveryTestLocal.removeTestPlatform ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestLocal.removeTestPlatform:()V]
DiscoveryTestLocal.removeTestPluginAndTypeInfo ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestLocal.removeTestPluginAndTypeInfo:()V]
DiscoveryTestLocal.sendNewPlatform ( String p1, int p2, int p3 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestLocal.sendNewPlatform:(Ljava/lang/String;II)V]
DiscoveryTestLocal.sendTestFullInventoryReport ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestLocal.sendTestFullInventoryReport:()V]
DiscoveryTestLocal.sendTestRuntimeInventoryReport ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/DiscoveryTestLocal.sendTestRuntimeInventoryReport:()V]
rhq-enterprise-server-4.5.1.jar, EntitlementManagerBean.class
package org.rhq.enterprise.server.entitlement
EntitlementManagerBean.doSomething ( ) : void
[run-time name: org/rhq/enterprise/server/entitlement/EntitlementManagerBean.doSomething:()V]
EntitlementManagerBean.EntitlementManagerBean ( )
[run-time name: org/rhq/enterprise/server/entitlement/EntitlementManagerBean."<init>":()V]
rhq-enterprise-server-4.5.1.jar, EntitlementManagerLocal.class
package org.rhq.enterprise.server.entitlement
EntitlementManagerLocal.doSomething ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/entitlement/EntitlementManagerLocal.doSomething:()V]
rhq-enterprise-server-4.5.1.jar, EntitlementPluginValidator.class
package org.rhq.enterprise.server.plugin.pc.entitlement
EntitlementPluginValidator.EntitlementPluginValidator ( )
[run-time name: org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementPluginValidator."<init>":()V]
EntitlementPluginValidator.validate ( org.rhq.enterprise.server.plugin.pc.ServerPluginEnvironment env ) : boolean
[run-time name: org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementPluginValidator.validate:(Lorg/rhq/enterprise/server/plugin/pc/ServerPluginEnvironment;)Z]
rhq-enterprise-server-4.5.1.jar, EntitlementServerPluginContainer.class
package org.rhq.enterprise.server.plugin.pc.entitlement
EntitlementServerPluginContainer.createPluginManager ( ) : org.rhq.enterprise.server.plugin.pc.ServerPluginManager
[run-time name: org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementServerPluginContainer.createPluginManager:()Lorg/rhq/enterprise/server/plugin/pc/ServerPluginManager;]
EntitlementServerPluginContainer.EntitlementServerPluginContainer ( org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer master )
[run-time name: org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementServerPluginContainer."<init>":(Lorg/rhq/enterprise/server/plugin/pc/MasterServerPluginContainer;)V]
EntitlementServerPluginContainer.getSupportedServerPluginType ( ) : org.rhq.enterprise.server.plugin.pc.ServerPluginType
[run-time name: org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementServerPluginContainer.getSupportedServerPluginType:()Lorg/rhq/enterprise/server/plugin/pc/ServerPluginType;]
rhq-enterprise-server-4.5.1.jar, EntitlementServerPluginManager.class
package org.rhq.enterprise.server.plugin.pc.entitlement
EntitlementServerPluginManager.EntitlementServerPluginManager ( EntitlementServerPluginContainer pc )
[run-time name: org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementServerPluginManager."<init>":(Lorg/rhq/enterprise/server/plugin/pc/entitlement/EntitlementServerPluginContainer;)V]
EntitlementServerPluginManager.initialize ( ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementServerPluginManager.initialize:()V]
EntitlementServerPluginManager.shutdown ( ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/entitlement/EntitlementServerPluginManager.shutdown:()V]
rhq-enterprise-server-4.5.1.jar, EventHandlerBean.class
package org.rhq.enterprise.server.rest
EventHandlerBean.listEventSourcesForResource ( int resourceId, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/EventHandlerBean.listEventSourcesForResource:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.5.1.jar, EventHandlerLocal.class
package org.rhq.enterprise.server.rest
EventHandlerLocal.addEventSource ( int p1, domain.EventSourceRest p2 ) [abstract] : domain.EventSourceRest
[run-time name: org/rhq/enterprise/server/rest/EventHandlerLocal.addEventSource:(ILorg/rhq/enterprise/server/rest/domain/EventSourceRest;)Lorg/rhq/enterprise/server/rest/domain/EventSourceRest;]
EventHandlerLocal.addEventsToSource ( int p1, java.util.List p2 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/EventHandlerLocal.addEventsToSource:(ILjava/util/List;)Ljavax/ws/rs/core/Response;]
EventHandlerLocal.deleteEventSource ( int p1 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/EventHandlerLocal.deleteEventSource:(I)Ljavax/ws/rs/core/Response;]
EventHandlerLocal.getEventsForResource ( int p1, long p2, long p3, String p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/EventHandlerLocal.getEventsForResource:(IJJLjava/lang/String;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
EventHandlerLocal.getEventsForSource ( int p1, long p2, long p3, String p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/EventHandlerLocal.getEventsForSource:(IJJLjava/lang/String;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
EventHandlerLocal.getEventSource ( int p1 ) [abstract] : domain.EventSourceRest
[run-time name: org/rhq/enterprise/server/rest/EventHandlerLocal.getEventSource:(I)Lorg/rhq/enterprise/server/rest/domain/EventSourceRest;]
EventHandlerLocal.listEventSourcesForResource ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/EventHandlerLocal.listEventSourcesForResource:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.5.1.jar, Extension.class
package org.rhq.enterprise.server.perspective
Extension.equals ( Object o ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/Extension.equals:(Ljava/lang/Object;)Z]
Extension.Extension ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.ExtensionType rawExtension, String perspectiveName, String url )
[run-time name: org/rhq/enterprise/server/perspective/Extension."<init>":(Lorg/rhq/enterprise/server/xmlschema/generated/serverplugin/perspective/ExtensionType;Ljava/lang/String;Ljava/lang/String;)V]
Extension.getActivators ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/perspective/Extension.getActivators:()Ljava/util/List;]
Extension.getName ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/Extension.getName:()Ljava/lang/String;]
Extension.getPerspectiveName ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/Extension.getPerspectiveName:()Ljava/lang/String;]
Extension.getUrl ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/Extension.getUrl:()Ljava/lang/String;]
Extension.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/perspective/Extension.hashCode:()I]
Extension.isDebugMode ( ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/Extension.isDebugMode:()Z]
Extension.toString ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/Extension.toString:()Ljava/lang/String;]
rhq-enterprise-server-4.5.1.jar, FacetActivator.class
package org.rhq.enterprise.server.perspective.activator
FacetActivator.FacetActivator ( org.rhq.core.domain.resource.ResourceTypeFacet facet )
[run-time name: org/rhq/enterprise/server/perspective/activator/FacetActivator."<init>":(Lorg/rhq/core/domain/resource/ResourceTypeFacet;)V]
FacetActivator.isActive ( context.AbstractResourceOrGroupActivationContext context ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/FacetActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext;)Z]
FacetActivator.isActive ( context.ActivationContext x0 ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/FacetActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContext;)Z]
rhq-enterprise-server-4.5.1.jar, GlobalActivationContext.class
package org.rhq.enterprise.server.perspective.activator.context
GlobalActivationContext.getGlobalPermissions ( ) : java.util.EnumSet
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext.getGlobalPermissions:()Ljava/util/EnumSet;]
GlobalActivationContext.getLicenseFeatures ( ) : java.util.EnumSet
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext.getLicenseFeatures:()Ljava/util/EnumSet;]
GlobalActivationContext.getScope ( ) : ActivationContextScope
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext.getScope:()Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContextScope;]
GlobalActivationContext.getSubject ( ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext.getSubject:()Lorg/rhq/core/domain/auth/Subject;]
GlobalActivationContext.GlobalActivationContext ( org.rhq.core.domain.auth.Subject subject )
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext."<init>":(Lorg/rhq/core/domain/auth/Subject;)V]
GlobalActivationContext.hasGlobalPermission ( org.rhq.core.domain.authz.Permission permission ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext.hasGlobalPermission:(Lorg/rhq/core/domain/authz/Permission;)Z]
GlobalActivationContext.isSuperuser ( ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext.isSuperuser:()Z]
rhq-enterprise-server-4.5.1.jar, GlobalPermissionActivator.class
package org.rhq.enterprise.server.perspective.activator
GlobalPermissionActivator.GlobalPermissionActivator ( org.rhq.core.domain.authz.Permission permission )
[run-time name: org/rhq/enterprise/server/perspective/activator/GlobalPermissionActivator."<init>":(Lorg/rhq/core/domain/authz/Permission;)V]
GlobalPermissionActivator.isActive ( context.ActivationContext x0 ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/GlobalPermissionActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContext;)Z]
GlobalPermissionActivator.isActive ( context.GlobalActivationContext context ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/GlobalPermissionActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext;)Z]
rhq-enterprise-server-4.5.1.jar, GroupActivationContext.class
package org.rhq.enterprise.server.perspective.activator.context
GroupActivationContext.getFacets ( ) : java.util.EnumSet
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GroupActivationContext.getFacets:()Ljava/util/EnumSet;]
GroupActivationContext.getGroup ( ) : org.rhq.core.domain.resource.group.ResourceGroup
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GroupActivationContext.getGroup:()Lorg/rhq/core/domain/resource/group/ResourceGroup;]
GroupActivationContext.getResourcePermissions ( ) : java.util.EnumSet
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GroupActivationContext.getResourcePermissions:()Ljava/util/EnumSet;]
GroupActivationContext.getResources ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GroupActivationContext.getResources:()Ljava/util/Set;]
GroupActivationContext.getResourceType ( ) : org.rhq.core.domain.resource.ResourceType
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GroupActivationContext.getResourceType:()Lorg/rhq/core/domain/resource/ResourceType;]
GroupActivationContext.GroupActivationContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.group.ResourceGroup group )
[run-time name: org/rhq/enterprise/server/perspective/activator/context/GroupActivationContext."<init>":(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/resource/group/ResourceGroup;)V]
rhq-enterprise-server-4.5.1.jar, GroupHandlerBean.class
package org.rhq.enterprise.server.rest
GroupHandlerBean.addResource ( int id, int resourceId, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.addResource:(IILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.createGroup ( domain.GroupRest group, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.createGroup:(Lorg/rhq/enterprise/server/rest/domain/GroupRest;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.createGroupDefinition ( domain.GroupDefinitionRest definition, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.createGroupDefinition:(Lorg/rhq/enterprise/server/rest/domain/GroupDefinitionRest;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.deleteGroup ( int id, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.deleteGroup:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.deleteGroupDefinition ( int definitionId, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.deleteGroupDefinition:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getGroup ( int id, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getGroup:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getGroupDefinition ( int definitionId, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getGroupDefinition:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getGroupDefinitions ( javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getGroupDefinitions:(Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getGroups ( javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getGroups:(Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getMetricDefinitionsForGroup ( int id, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getMetricDefinitionsForGroup:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.getResources ( int id, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.getResources:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.removeResource ( int id, int resourceId, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.removeResource:(IILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.updateGroup ( int id, domain.GroupRest in, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.updateGroup:(ILorg/rhq/enterprise/server/rest/domain/GroupRest;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerBean.updateGroupDefinition ( int definitionId, boolean recalculate, domain.GroupDefinitionRest definition, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerBean.updateGroupDefinition:(IZLorg/rhq/enterprise/server/rest/domain/GroupDefinitionRest;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.5.1.jar, GroupHandlerLocal.class
package org.rhq.enterprise.server.rest
GroupHandlerLocal.addResource ( int p1, int p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.addResource:(IILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.createGroup ( domain.GroupRest p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.createGroup:(Lorg/rhq/enterprise/server/rest/domain/GroupRest;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.createGroupDefinition ( domain.GroupDefinitionRest p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.createGroupDefinition:(Lorg/rhq/enterprise/server/rest/domain/GroupDefinitionRest;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.deleteGroup ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.deleteGroup:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.deleteGroupDefinition ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.deleteGroupDefinition:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.getGroup ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.getGroup:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.getGroupDefinition ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.getGroupDefinition:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.getGroupDefinitions ( javax.ws.rs.core.Request p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.getGroupDefinitions:(Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.getGroups ( javax.ws.rs.core.Request p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.getGroups:(Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.getMetricDefinitionsForGroup ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.getMetricDefinitionsForGroup:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.getResources ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.getResources:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.removeResource ( int p1, int p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.removeResource:(IILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.updateGroup ( int p1, domain.GroupRest p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.updateGroup:(ILorg/rhq/enterprise/server/rest/domain/GroupRest;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
GroupHandlerLocal.updateGroupDefinition ( int p1, boolean p2, domain.GroupDefinitionRest p3, javax.ws.rs.core.Request p4, javax.ws.rs.core.HttpHeaders p5, javax.ws.rs.core.UriInfo p6 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/GroupHandlerLocal.updateGroupDefinition:(IZLorg/rhq/enterprise/server/rest/domain/GroupDefinitionRest;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.5.1.jar, InventoryActivator.class
package org.rhq.enterprise.server.perspective.activator
InventoryActivator.InventoryActivator ( java.util.List resourceConditionSets )
[run-time name: org/rhq/enterprise/server/perspective/activator/InventoryActivator."<init>":(Ljava/util/List;)V]
InventoryActivator.isActive ( context.ActivationContext x0 ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/InventoryActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContext;)Z]
InventoryActivator.isActive ( context.GlobalActivationContext context ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/InventoryActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext;)Z]
rhq-enterprise-server-4.5.1.jar, InventoryManagerBean.class
package org.rhq.enterprise.server.inventory
InventoryManagerBean.markTypesDeleted ( java.util.List resourceTypeIds ) : int
[run-time name: org/rhq/enterprise/server/inventory/InventoryManagerBean.markTypesDeleted:(Ljava/util/List;)I]
rhq-enterprise-server-4.5.1.jar, InventoryManagerLocal.class
package org.rhq.enterprise.server.inventory
InventoryManagerLocal.markTypesDeleted ( java.util.List p1 ) [abstract] : int
[run-time name: org/rhq/enterprise/server/inventory/InventoryManagerLocal.markTypesDeleted:(Ljava/util/List;)I]
rhq-enterprise-server-4.5.1.jar, InventoryReportFilter.class
package org.rhq.enterprise.server.discovery
InventoryReportFilter.accept ( org.rhq.core.clientapi.server.discovery.InventoryReport p1 ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/discovery/InventoryReportFilter.accept:(Lorg/rhq/core/clientapi/server/discovery/InventoryReport;)Z]
rhq-enterprise-server-4.5.1.jar, LatchedService.class
package org.rhq.enterprise.server.core.concurrency
LatchedServiceController.LatchedService.addDependency ( LatchedServiceController.LatchedService dependency ) : void
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.LatchedService.addDependency:(Lorg/rhq/enterprise/server/core/concurrency/LatchedServiceController$LatchedService;)V]
LatchedServiceController.LatchedService.equals ( Object obj ) : boolean
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.LatchedService.equals:(Ljava/lang/Object;)Z]
LatchedServiceController.LatchedService.executeService ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.LatchedService.executeService:()V]
LatchedServiceController.LatchedService.getServiceName ( ) : String
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.LatchedService.getServiceName:()Ljava/lang/String;]
LatchedServiceController.LatchedService.hashCode ( ) : int
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.LatchedService.hashCode:()I]
LatchedServiceController.LatchedService.LatchedServiceController.LatchedService ( String serviceName )
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.LatchedService."<init>":(Ljava/lang/String;)V]
LatchedServiceController.LatchedService.notifyComplete ( LatchedServiceController.LatchedService finishedService, boolean didFail ) : void
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.LatchedService.notifyComplete:(Lorg/rhq/enterprise/server/core/concurrency/LatchedServiceController$LatchedService;Z)V]
LatchedServiceController.LatchedService.run ( ) : void
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.LatchedService.run:()V]
LatchedServiceController.LatchedService.toString ( ) : String
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.LatchedService.toString:()Ljava/lang/String;]
rhq-enterprise-server-4.5.1.jar, LatchedServiceCircularityException.class
package org.rhq.enterprise.server.core.concurrency
LatchedServiceCircularityException.LatchedServiceCircularityException ( )
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceCircularityException."<init>":()V]
LatchedServiceCircularityException.LatchedServiceCircularityException ( String message )
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceCircularityException."<init>":(Ljava/lang/String;)V]
LatchedServiceCircularityException.LatchedServiceCircularityException ( String message, Throwable cause )
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceCircularityException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
LatchedServiceCircularityException.LatchedServiceCircularityException ( Throwable cause )
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceCircularityException."<init>":(Ljava/lang/Throwable;)V]
rhq-enterprise-server-4.5.1.jar, LatchedServiceController.class
package org.rhq.enterprise.server.core.concurrency
LatchedServiceController.executeServices ( ) : void
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.executeServices:()V]
LatchedServiceController.getThreadPoolSize ( ) : int
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.getThreadPoolSize:()I]
LatchedServiceController.LatchedServiceController ( java.util.Collection services )
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController."<init>":(Ljava/util/Collection;)V]
LatchedServiceController.setThreadPoolSize ( int threadPoolSize ) : void
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceController.setThreadPoolSize:(I)V]
rhq-enterprise-server-4.5.1.jar, LatchedServiceException.class
package org.rhq.enterprise.server.core.concurrency
LatchedServiceException.LatchedServiceException ( )
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceException."<init>":()V]
LatchedServiceException.LatchedServiceException ( String message )
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceException."<init>":(Ljava/lang/String;)V]
LatchedServiceException.LatchedServiceException ( String message, Throwable cause )
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
LatchedServiceException.LatchedServiceException ( Throwable cause )
[run-time name: org/rhq/enterprise/server/core/concurrency/LatchedServiceException."<init>":(Ljava/lang/Throwable;)V]
rhq-enterprise-server-4.5.1.jar, LicenseFeature.class
package org.rhq.enterprise.server.perspective.activator
LicenseFeature.valueOf ( String name ) [static] : LicenseFeature
[run-time name: org/rhq/enterprise/server/perspective/activator/LicenseFeature.valueOf:(Ljava/lang/String;)Lorg/rhq/enterprise/server/perspective/activator/LicenseFeature;]
LicenseFeature.values ( ) [static] : LicenseFeature[ ]
[run-time name: org/rhq/enterprise/server/perspective/activator/LicenseFeature.values:()[Lorg/rhq/enterprise/server/perspective/activator/LicenseFeature;]
rhq-enterprise-server-4.5.1.jar, LicenseFeatureActivator.class
package org.rhq.enterprise.server.perspective.activator
LicenseFeatureActivator.isActive ( context.ActivationContext x0 ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/LicenseFeatureActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContext;)Z]
LicenseFeatureActivator.isActive ( context.GlobalActivationContext context ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/LicenseFeatureActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext;)Z]
LicenseFeatureActivator.LicenseFeatureActivator ( LicenseFeature licenseFeature )
[run-time name: org/rhq/enterprise/server/perspective/activator/LicenseFeatureActivator."<init>":(Lorg/rhq/enterprise/server/perspective/activator/LicenseFeature;)V]
rhq-enterprise-server-4.5.1.jar, LookupUtil.class
package org.rhq.enterprise.server.util
LookupUtil.getAccessLocal ( ) [static] : org.rhq.enterprise.server.test.AccessLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getAccessLocal:()Lorg/rhq/enterprise/server/test/AccessLocal;]
LookupUtil.getAlertTemplateTestBean ( ) [static] : org.rhq.enterprise.server.test.AlertTemplateTestLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getAlertTemplateTestBean:()Lorg/rhq/enterprise/server/test/AlertTemplateTestLocal;]
LookupUtil.getCacheConsistenyManager ( ) [static] : org.rhq.enterprise.server.cloud.instance.CacheConsistencyManagerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getCacheConsistenyManager:()Lorg/rhq/enterprise/server/cloud/instance/CacheConsistencyManagerLocal;]
LookupUtil.getCloudManager ( ) [static] : org.rhq.enterprise.server.cloud.CloudManagerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getCloudManager:()Lorg/rhq/enterprise/server/cloud/CloudManagerLocal;]
LookupUtil.getCoreTest ( ) [static] : org.rhq.enterprise.server.test.CoreTestLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getCoreTest:()Lorg/rhq/enterprise/server/test/CoreTestLocal;]
LookupUtil.getDiscoveryTest ( ) [static] : org.rhq.enterprise.server.test.DiscoveryTestLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getDiscoveryTest:()Lorg/rhq/enterprise/server/test/DiscoveryTestLocal;]
LookupUtil.getEntitlementManagerBean ( ) [static] : org.rhq.enterprise.server.entitlement.EntitlementManagerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getEntitlementManagerBean:()Lorg/rhq/enterprise/server/entitlement/EntitlementManagerLocal;]
LookupUtil.getMeasurementTest ( ) [static] : org.rhq.enterprise.server.test.MeasurementTestLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getMeasurementTest:()Lorg/rhq/enterprise/server/test/MeasurementTestLocal;]
LookupUtil.getPerspectiveManager ( ) [static] : org.rhq.enterprise.server.perspective.PerspectiveManagerLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getPerspectiveManager:()Lorg/rhq/enterprise/server/perspective/PerspectiveManagerLocal;]
LookupUtil.getResourceGroupTestBean ( ) [static] : org.rhq.enterprise.server.test.ResourceGroupTestBeanLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getResourceGroupTestBean:()Lorg/rhq/enterprise/server/test/ResourceGroupTestBeanLocal;]
LookupUtil.getServerPluginService ( ) [static] : org.rhq.enterprise.server.plugin.pc.ServerPluginServiceManagement
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getServerPluginService:()Lorg/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement;]
LookupUtil.getSubjectRoleTestBean ( ) [static] : org.rhq.enterprise.server.test.SubjectRoleTestBeanLocal
[run-time name: org/rhq/enterprise/server/util/LookupUtil.getSubjectRoleTestBean:()Lorg/rhq/enterprise/server/test/SubjectRoleTestBeanLocal;]
rhq-enterprise-server-4.5.1.jar, MeasurementBaselineManagerMBean.class
package org.rhq.enterprise.server.measurement.instrumentation
MeasurementBaselineManagerMBean.getBaselineCalculationTime ( ) [abstract] : long
[run-time name: org/rhq/enterprise/server/measurement/instrumentation/MeasurementBaselineManagerMBean.getBaselineCalculationTime:()J]
rhq-enterprise-server-4.5.1.jar, MeasurementCompressionManagerMBean.class
package org.rhq.enterprise.server.measurement.instrumentation
MeasurementCompressionManagerMBean.getCompressionTime ( ) [abstract] : long
[run-time name: org/rhq/enterprise/server/measurement/instrumentation/MeasurementCompressionManagerMBean.getCompressionTime:()J]
MeasurementCompressionManagerMBean.getPurgeTime ( ) [abstract] : long
[run-time name: org/rhq/enterprise/server/measurement/instrumentation/MeasurementCompressionManagerMBean.getPurgeTime:()J]
rhq-enterprise-server-4.5.1.jar, MeasurementDataManagerMBean.class
package org.rhq.enterprise.server.measurement.instrumentation
MeasurementDataManagerMBean.getMeasurementInsertTime ( ) [abstract] : long
[run-time name: org/rhq/enterprise/server/measurement/instrumentation/MeasurementDataManagerMBean.getMeasurementInsertTime:()J]
MeasurementDataManagerMBean.getMeasurementsInserted ( ) [abstract] : long
[run-time name: org/rhq/enterprise/server/measurement/instrumentation/MeasurementDataManagerMBean.getMeasurementsInserted:()J]
MeasurementDataManagerMBean.getScheduledMeasurementsPerMinute ( ) [abstract] : int
[run-time name: org/rhq/enterprise/server/measurement/instrumentation/MeasurementDataManagerMBean.getScheduledMeasurementsPerMinute:()I]
rhq-enterprise-server-4.5.1.jar, MeasurementDataManagerUtility.class
package org.rhq.enterprise.server.measurement.util
MeasurementDataManagerUtility.getTableString ( String table, String valuesClause, String conditions ) [static] : String
[run-time name: org/rhq/enterprise/server/measurement/util/MeasurementDataManagerUtility.getTableString:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
rhq-enterprise-server-4.5.1.jar, MeasurementDataNumericHighLowCompositeAdapter.class
package org.rhq.enterprise.server.jaxb.adapter
MeasurementDataNumericHighLowCompositeAdapter.marshal ( java.util.List opaque ) : java.util.ArrayList
[run-time name: org/rhq/enterprise/server/jaxb/adapter/MeasurementDataNumericHighLowCompositeAdapter.marshal:(Ljava/util/List;)Ljava/util/ArrayList;]
MeasurementDataNumericHighLowCompositeAdapter.marshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/adapter/MeasurementDataNumericHighLowCompositeAdapter.marshal:(Ljava/lang/Object;)Ljava/lang/Object;]
MeasurementDataNumericHighLowCompositeAdapter.MeasurementDataNumericHighLowCompositeAdapter ( )
[run-time name: org/rhq/enterprise/server/jaxb/adapter/MeasurementDataNumericHighLowCompositeAdapter."<init>":()V]
MeasurementDataNumericHighLowCompositeAdapter.unmarshal ( java.util.ArrayList marshallable ) : java.util.List
[run-time name: org/rhq/enterprise/server/jaxb/adapter/MeasurementDataNumericHighLowCompositeAdapter.unmarshal:(Ljava/util/ArrayList;)Ljava/util/List;]
MeasurementDataNumericHighLowCompositeAdapter.unmarshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/adapter/MeasurementDataNumericHighLowCompositeAdapter.unmarshal:(Ljava/lang/Object;)Ljava/lang/Object;]
rhq-enterprise-server-4.5.1.jar, MeasurementTestBean.class
package org.rhq.enterprise.server.test
MeasurementTestBean.addProblemResource ( ) : void
[run-time name: org/rhq/enterprise/server/test/MeasurementTestBean.addProblemResource:()V]
MeasurementTestBean.init ( ) : void
[run-time name: org/rhq/enterprise/server/test/MeasurementTestBean.init:()V]
MeasurementTestBean.main ( String[ ] args ) [static] : void
[run-time name: org/rhq/enterprise/server/test/MeasurementTestBean.main:([Ljava/lang/String;)V]
MeasurementTestBean.MeasurementTestBean ( )
[run-time name: org/rhq/enterprise/server/test/MeasurementTestBean."<init>":()V]
MeasurementTestBean.sendTestMeasurementReport ( ) : void
[run-time name: org/rhq/enterprise/server/test/MeasurementTestBean.sendTestMeasurementReport:()V]
MeasurementTestBean.setAgentCurrentlyScheduledMetrics ( double value ) : void
[run-time name: org/rhq/enterprise/server/test/MeasurementTestBean.setAgentCurrentlyScheduledMetrics:(D)V]
MeasurementTestBean.snapshotMeasurementTables ( ) : java.util.Map
[run-time name: org/rhq/enterprise/server/test/MeasurementTestBean.snapshotMeasurementTables:()Ljava/util/Map;]
rhq-enterprise-server-4.5.1.jar, MeasurementTestLocal.class
package org.rhq.enterprise.server.test
MeasurementTestLocal.addProblemResource ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/MeasurementTestLocal.addProblemResource:()V]
MeasurementTestLocal.sendTestMeasurementReport ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/MeasurementTestLocal.sendTestMeasurementReport:()V]
MeasurementTestLocal.setAgentCurrentlyScheduledMetrics ( double p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/MeasurementTestLocal.setAgentCurrentlyScheduledMetrics:(D)V]
MeasurementTestLocal.snapshotMeasurementTables ( ) [abstract] : java.util.Map
[run-time name: org/rhq/enterprise/server/test/MeasurementTestLocal.snapshotMeasurementTables:()Ljava/util/Map;]
rhq-enterprise-server-4.5.1.jar, MenuItem.class
package org.rhq.enterprise.server.perspective
MenuItem.clone ( ) : Object
[run-time name: org/rhq/enterprise/server/perspective/MenuItem.clone:()Ljava/lang/Object;]
MenuItem.getChildren ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/perspective/MenuItem.getChildren:()Ljava/util/List;]
MenuItem.getFeature ( ) : org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.MenuItemFeatureType
[run-time name: org/rhq/enterprise/server/perspective/MenuItem.getFeature:()Lorg/rhq/enterprise/server/xmlschema/generated/serverplugin/perspective/MenuItemFeatureType;]
MenuItem.isAddBreak ( ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/MenuItem.isAddBreak:()Z]
MenuItem.isGraphic ( ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/MenuItem.isGraphic:()Z]
MenuItem.isMenuGroup ( ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/MenuItem.isMenuGroup:()Z]
MenuItem.isNewWindow ( ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/MenuItem.isNewWindow:()Z]
MenuItem.MenuItem ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.MenuItemType rawMenuItem, String perspectiveName )
[run-time name: org/rhq/enterprise/server/perspective/MenuItem."<init>":(Lorg/rhq/enterprise/server/xmlschema/generated/serverplugin/perspective/MenuItemType;Ljava/lang/String;)V]
MenuItem.setChildren ( java.util.List children ) : void
[run-time name: org/rhq/enterprise/server/perspective/MenuItem.setChildren:(Ljava/util/List;)V]
rhq-enterprise-server-4.5.1.jar, MetricHandlerBean.class
package org.rhq.enterprise.server.rest
MetricHandlerBean.getMetricData ( int scheduleId, long startTime, long endTime, int dataPoints, boolean hideEmpty, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getMetricData:(IJJIZLjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerBean.getMetricDataForGroupAndDefinition ( int groupId, int definitionId, long startTime, long endTime, int dataPoints, boolean hideEmpty, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getMetricDataForGroupAndDefinition:(IIJJIZLjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerBean.getMetricDataMulti ( String schedules, long startTime, long endTime, int dataPoints, boolean hideEmpty, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getMetricDataMulti:(Ljava/lang/String;JJIZLjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerBean.getMetricDataRaw ( int scheduleId, long startTime, long endTime, long duration, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers ) : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerBean.getMetricDataRaw:(IJJJLjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/StreamingOutput;]
rhq-enterprise-server-4.5.1.jar, MetricHandlerLocal.class
package org.rhq.enterprise.server.rest
MetricHandlerLocal.getAggregatesForGroup ( int p1, long p2, long p3 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getAggregatesForGroup:(IJJ)Ljava/util/List;]
MetricHandlerLocal.getAggregatesForResource ( int p1, long p2, long p3 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getAggregatesForResource:(IJJ)Ljava/util/List;]
MetricHandlerLocal.getBaseline ( int p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : domain.Baseline
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getBaseline:(ILjavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Lorg/rhq/enterprise/server/rest/domain/Baseline;]
MetricHandlerLocal.getMetricData ( int p1, long p2, long p3, int p4, boolean p5, javax.ws.rs.core.Request p6, javax.ws.rs.core.HttpHeaders p7 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getMetricData:(IJJIZLjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.getMetricDataForGroupAndDefinition ( int p1, int p2, long p3, long p4, int p5, boolean p6, javax.ws.rs.core.Request p7, javax.ws.rs.core.HttpHeaders p8 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getMetricDataForGroupAndDefinition:(IIJJIZLjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.getMetricDataMulti ( String p1, long p2, long p3, int p4, boolean p5, javax.ws.rs.core.Request p6, javax.ws.rs.core.HttpHeaders p7 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getMetricDataMulti:(Ljava/lang/String;JJIZLjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.getMetricDataRaw ( int p1, long p2, long p3, long p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6 ) [abstract] : javax.ws.rs.core.StreamingOutput
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getMetricDataRaw:(IJJJLjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/StreamingOutput;]
MetricHandlerLocal.getSchedule ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getSchedule:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.getTraitValue ( int p1 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.getTraitValue:(I)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.postMetricValues ( java.util.Collection p1, javax.ws.rs.core.HttpHeaders p2 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.postMetricValues:(Ljava/util/Collection;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.putMetricValue ( int p1, long p2, domain.NumericDataPoint p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.putMetricValue:(IJLorg/rhq/enterprise/server/rest/domain/NumericDataPoint;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.putTraitValue ( int p1, domain.StringValue p2 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.putTraitValue:(ILorg/rhq/enterprise/server/rest/domain/StringValue;)Ljavax/ws/rs/core/Response;]
MetricHandlerLocal.setBaseline ( int p1, domain.Baseline p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.setBaseline:(ILorg/rhq/enterprise/server/rest/domain/Baseline;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)V]
MetricHandlerLocal.updateSchedule ( int p1, domain.MetricSchedule p2, javax.ws.rs.core.HttpHeaders p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/MetricHandlerLocal.updateSchedule:(ILorg/rhq/enterprise/server/rest/domain/MetricSchedule;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.5.1.jar, OperationsHandlerLocal.class
package org.rhq.enterprise.server.rest
OperationsHandlerLocal.cancelOperation ( int p1 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.cancelOperation:(I)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.createOperation ( int p1, Integer p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.createOperation:(ILjava/lang/Integer;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.deleteOperationHistoryItem ( String p1 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.deleteOperationHistoryItem:(Ljava/lang/String;)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.getOperation ( int p1 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.getOperation:(I)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.getOperationDefinition ( int p1, Integer p2, javax.ws.rs.core.UriInfo p3, javax.ws.rs.core.Request p4, javax.ws.rs.core.HttpHeaders p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.getOperationDefinition:(ILjava/lang/Integer;Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.getOperationDefinitions ( Integer p1, javax.ws.rs.core.UriInfo p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.getOperationDefinitions:(Ljava/lang/Integer;Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.listHistory ( int p1, javax.ws.rs.core.UriInfo p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.listHistory:(ILjavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.outcome ( String p1, javax.ws.rs.core.UriInfo p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.outcome:(Ljava/lang/String;Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
OperationsHandlerLocal.updateOperation ( int p1, domain.OperationRest p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/OperationsHandlerLocal.updateOperation:(ILorg/rhq/enterprise/server/rest/domain/OperationRest;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.5.1.jar, PageLink.class
package org.rhq.enterprise.server.perspective
PageLink.getPageName ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/PageLink.getPageName:()Ljava/lang/String;]
PageLink.PageLink ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.PageLinkType rawPageLink, String perspectiveName, String pageName, String url )
[run-time name: org/rhq/enterprise/server/perspective/PageLink."<init>":(Lorg/rhq/enterprise/server/xmlschema/generated/serverplugin/perspective/PageLinkType;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
rhq-enterprise-server-4.5.1.jar, PerspectiveException.class
package org.rhq.enterprise.server.perspective
PerspectiveException.PerspectiveException ( )
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveException."<init>":()V]
PerspectiveException.PerspectiveException ( String message )
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveException."<init>":(Ljava/lang/String;)V]
PerspectiveException.PerspectiveException ( String message, Throwable cause )
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveException."<init>":(Ljava/lang/String;Ljava/lang/Throwable;)V]
PerspectiveException.PerspectiveException ( Throwable cause )
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveException."<init>":(Ljava/lang/Throwable;)V]
rhq-enterprise-server-4.5.1.jar, PerspectiveManagerBean.class
package org.rhq.enterprise.server.perspective
PerspectiveManagerBean.getMenu ( org.rhq.core.domain.auth.Subject subject ) : java.util.List
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getMenu:(Lorg/rhq/core/domain/auth/Subject;)Ljava/util/List;]
PerspectiveManagerBean.getMenuItemUrl ( org.rhq.core.domain.auth.Subject subject, String menuItemName, boolean makeExplicit, boolean makeSecure ) : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getMenuItemUrl:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;ZZ)Ljava/lang/String;]
PerspectiveManagerBean.getPageLink ( org.rhq.core.domain.auth.Subject subject, String pageName, String linkName, String defaultValue ) : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getPageLink:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
PerspectiveManagerBean.getResourceTabs ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.Resource resource ) : java.util.List
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getResourceTabs:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/resource/Resource;)Ljava/util/List;]
PerspectiveManagerBean.getResourceTabUrl ( org.rhq.core.domain.auth.Subject subject, String tabName, int resourceId, boolean makeExplicit, boolean makeSecure ) : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getResourceTabUrl:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;IZZ)Ljava/lang/String;]
PerspectiveManagerBean.getResourceTargetUrl ( org.rhq.core.domain.auth.Subject subject, int resourceId, PerspectiveTarget target, int targetId, boolean makeExplicit, boolean makeSecure ) : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getResourceTargetUrl:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/enterprise/server/perspective/PerspectiveTarget;IZZ)Ljava/lang/String;]
PerspectiveManagerBean.getResourceTargetUrls ( org.rhq.core.domain.auth.Subject subject, int resourceId, PerspectiveTarget target, int[ ] targetIds, boolean makeExplicit, boolean makeSecure ) : java.util.Map
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getResourceTargetUrls:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/enterprise/server/perspective/PerspectiveTarget;[IZZ)Ljava/util/Map;]
PerspectiveManagerBean.getRootUrl ( org.rhq.core.domain.auth.Subject subject, boolean makeExplicit, boolean makeSecure ) : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getRootUrl:(Lorg/rhq/core/domain/auth/Subject;ZZ)Ljava/lang/String;]
PerspectiveManagerBean.getTargetUrl ( org.rhq.core.domain.auth.Subject subject, PerspectiveTarget target, int targetId, boolean makeExplicit, boolean makeSecure ) : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getTargetUrl:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/enterprise/server/perspective/PerspectiveTarget;IZZ)Ljava/lang/String;]
PerspectiveManagerBean.getTargetUrls ( org.rhq.core.domain.auth.Subject subject, PerspectiveTarget target, int[ ] targetIds, boolean makeExplicit, boolean makeSecure ) : java.util.Map
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getTargetUrls:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/enterprise/server/perspective/PerspectiveTarget;[IZZ)Ljava/util/Map;]
PerspectiveManagerBean.getTemplateTargetUrl ( org.rhq.core.domain.auth.Subject subject, int resourceId, PerspectiveTarget target, int targetId, boolean makeExplicit, boolean makeSecure ) : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getTemplateTargetUrl:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/enterprise/server/perspective/PerspectiveTarget;IZZ)Ljava/lang/String;]
PerspectiveManagerBean.getUrlViaKey ( int key ) : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean.getUrlViaKey:(I)Ljava/lang/String;]
PerspectiveManagerBean.PerspectiveManagerBean ( )
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerBean."<init>":()V]
rhq-enterprise-server-4.5.1.jar, PerspectiveManagerHelper.class
package org.rhq.enterprise.server.perspective
PerspectiveManagerHelper.getPluginContainer ( ) [static] : org.rhq.enterprise.server.plugin.pc.perspective.PerspectiveServerPluginContainer
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerHelper.getPluginContainer:()Lorg/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginContainer;]
PerspectiveManagerHelper.getPluginMetadataManager ( ) [static] : org.rhq.enterprise.server.plugin.pc.perspective.metadata.PerspectivePluginMetadataManager
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerHelper.getPluginMetadataManager:()Lorg/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager;]
PerspectiveManagerHelper.PerspectiveManagerHelper ( )
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerHelper."<init>":()V]
rhq-enterprise-server-4.5.1.jar, PerspectiveManagerLocal.class
package org.rhq.enterprise.server.perspective
PerspectiveManagerLocal.getMenu ( org.rhq.core.domain.auth.Subject p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getMenu:(Lorg/rhq/core/domain/auth/Subject;)Ljava/util/List;]
PerspectiveManagerLocal.getMenuItemUrl ( org.rhq.core.domain.auth.Subject p1, String p2, boolean p3, boolean p4 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getMenuItemUrl:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;ZZ)Ljava/lang/String;]
PerspectiveManagerLocal.getPageLink ( org.rhq.core.domain.auth.Subject p1, String p2, String p3, String p4 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getPageLink:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
PerspectiveManagerLocal.getResourceTabs ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getResourceTabs:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/resource/Resource;)Ljava/util/List;]
PerspectiveManagerLocal.getResourceTabUrl ( org.rhq.core.domain.auth.Subject p1, String p2, int p3, boolean p4, boolean p5 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getResourceTabUrl:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;IZZ)Ljava/lang/String;]
PerspectiveManagerLocal.getResourceTargetUrl ( org.rhq.core.domain.auth.Subject p1, int p2, PerspectiveTarget p3, int p4, boolean p5, boolean p6 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getResourceTargetUrl:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/enterprise/server/perspective/PerspectiveTarget;IZZ)Ljava/lang/String;]
PerspectiveManagerLocal.getResourceTargetUrls ( org.rhq.core.domain.auth.Subject p1, int p2, PerspectiveTarget p3, int[ ] p4, boolean p5, boolean p6 ) [abstract] : java.util.Map
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getResourceTargetUrls:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/enterprise/server/perspective/PerspectiveTarget;[IZZ)Ljava/util/Map;]
PerspectiveManagerLocal.getRootUrl ( org.rhq.core.domain.auth.Subject p1, boolean p2, boolean p3 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getRootUrl:(Lorg/rhq/core/domain/auth/Subject;ZZ)Ljava/lang/String;]
PerspectiveManagerLocal.getTargetUrl ( org.rhq.core.domain.auth.Subject p1, PerspectiveTarget p2, int p3, boolean p4, boolean p5 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getTargetUrl:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/enterprise/server/perspective/PerspectiveTarget;IZZ)Ljava/lang/String;]
PerspectiveManagerLocal.getTargetUrls ( org.rhq.core.domain.auth.Subject p1, PerspectiveTarget p2, int[ ] p3, boolean p4, boolean p5 ) [abstract] : java.util.Map
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getTargetUrls:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/enterprise/server/perspective/PerspectiveTarget;[IZZ)Ljava/util/Map;]
PerspectiveManagerLocal.getTemplateTargetUrl ( org.rhq.core.domain.auth.Subject p1, int p2, PerspectiveTarget p3, int p4, boolean p5, boolean p6 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getTemplateTargetUrl:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/enterprise/server/perspective/PerspectiveTarget;IZZ)Ljava/lang/String;]
PerspectiveManagerLocal.getUrlViaKey ( int p1 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveManagerLocal.getUrlViaKey:(I)Ljava/lang/String;]
rhq-enterprise-server-4.5.1.jar, PerspectivePluginMetadataManager.class
package org.rhq.enterprise.server.plugin.pc.perspective.metadata
PerspectivePluginMetadataManager.getLastModifiedTime ( ) : long
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.getLastModifiedTime:()J]
PerspectivePluginMetadataManager.getMenu ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.getMenu:()Ljava/util/List;]
PerspectivePluginMetadataManager.getPageLinks ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.getPageLinks:()Ljava/util/List;]
PerspectivePluginMetadataManager.getResourceTabs ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.getResourceTabs:()Ljava/util/List;]
PerspectivePluginMetadataManager.getUrlKey ( String url ) : int
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.getUrlKey:(Ljava/lang/String;)I]
PerspectivePluginMetadataManager.getUrlViaKey ( int key ) : String
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.getUrlViaKey:(I)Ljava/lang/String;]
PerspectivePluginMetadataManager.isStarted ( ) : boolean
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.isStarted:()Z]
PerspectivePluginMetadataManager.loadPlugin ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.PerspectivePluginDescriptorType descriptor ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.loadPlugin:(Lorg/rhq/enterprise/server/xmlschema/generated/serverplugin/perspective/PerspectivePluginDescriptorType;)V]
PerspectivePluginMetadataManager.PerspectivePluginMetadataManager ( )
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager."<init>":()V]
PerspectivePluginMetadataManager.start ( ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.start:()V]
PerspectivePluginMetadataManager.stop ( ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.stop:()V]
PerspectivePluginMetadataManager.unloadPlugin ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.PerspectivePluginDescriptorType descriptor ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager.unloadPlugin:(Lorg/rhq/enterprise/server/xmlschema/generated/serverplugin/perspective/PerspectivePluginDescriptorType;)V]
rhq-enterprise-server-4.5.1.jar, PerspectivePluginValidator.class
package org.rhq.enterprise.server.plugin.pc.perspective
PerspectivePluginValidator.PerspectivePluginValidator ( )
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectivePluginValidator."<init>":()V]
PerspectivePluginValidator.validate ( org.rhq.enterprise.server.plugin.pc.ServerPluginEnvironment env ) : boolean
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectivePluginValidator.validate:(Lorg/rhq/enterprise/server/plugin/pc/ServerPluginEnvironment;)Z]
rhq-enterprise-server-4.5.1.jar, PerspectiveServerPluginContainer.class
package org.rhq.enterprise.server.plugin.pc.perspective
PerspectiveServerPluginContainer.createPluginManager ( ) : org.rhq.enterprise.server.plugin.pc.ServerPluginManager
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginContainer.createPluginManager:()Lorg/rhq/enterprise/server/plugin/pc/ServerPluginManager;]
PerspectiveServerPluginContainer.getSupportedServerPluginType ( ) : org.rhq.enterprise.server.plugin.pc.ServerPluginType
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginContainer.getSupportedServerPluginType:()Lorg/rhq/enterprise/server/plugin/pc/ServerPluginType;]
PerspectiveServerPluginContainer.PerspectiveServerPluginContainer ( org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer master )
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginContainer."<init>":(Lorg/rhq/enterprise/server/plugin/pc/MasterServerPluginContainer;)V]
rhq-enterprise-server-4.5.1.jar, PerspectiveServerPluginManager.class
package org.rhq.enterprise.server.plugin.pc.perspective
PerspectiveServerPluginManager.getMetadataManager ( ) : metadata.PerspectivePluginMetadataManager
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager.getMetadataManager:()Lorg/rhq/enterprise/server/plugin/pc/perspective/metadata/PerspectivePluginMetadataManager;]
PerspectiveServerPluginManager.initialize ( ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager.initialize:()V]
PerspectiveServerPluginManager.loadPlugin ( org.rhq.enterprise.server.plugin.pc.ServerPluginEnvironment env, boolean enabled ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager.loadPlugin:(Lorg/rhq/enterprise/server/plugin/pc/ServerPluginEnvironment;Z)V]
PerspectiveServerPluginManager.PerspectiveServerPluginManager ( PerspectiveServerPluginContainer pc )
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager."<init>":(Lorg/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginContainer;)V]
PerspectiveServerPluginManager.shutdown ( ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager.shutdown:()V]
PerspectiveServerPluginManager.startPlugin ( String pluginName ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager.startPlugin:(Ljava/lang/String;)V]
PerspectiveServerPluginManager.startPlugins ( ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager.startPlugins:()V]
PerspectiveServerPluginManager.stopPlugin ( String pluginName ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager.stopPlugin:(Ljava/lang/String;)V]
PerspectiveServerPluginManager.stopPlugins ( ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager.stopPlugins:()V]
PerspectiveServerPluginManager.unloadPlugin ( String pluginName ) : void
[run-time name: org/rhq/enterprise/server/plugin/pc/perspective/PerspectiveServerPluginManager.unloadPlugin:(Ljava/lang/String;)V]
rhq-enterprise-server-4.5.1.jar, PerspectiveTarget.class
package org.rhq.enterprise.server.perspective
PerspectiveTarget.getResourceTargetUrl ( int resourceId, int targetId ) : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveTarget.getResourceTargetUrl:(II)Ljava/lang/String;]
PerspectiveTarget.getTargetUrl ( int targetId ) : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveTarget.getTargetUrl:(I)Ljava/lang/String;]
PerspectiveTarget.getTemplateTargetUrl ( int resourceTypeId, int targetId ) : String
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveTarget.getTemplateTargetUrl:(II)Ljava/lang/String;]
PerspectiveTarget.isResourceTarget ( ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveTarget.isResourceTarget:()Z]
PerspectiveTarget.isTemplateTarget ( ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveTarget.isTemplateTarget:()Z]
PerspectiveTarget.valueOf ( String name ) [static] : PerspectiveTarget
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveTarget.valueOf:(Ljava/lang/String;)Lorg/rhq/enterprise/server/perspective/PerspectiveTarget;]
PerspectiveTarget.values ( ) [static] : PerspectiveTarget[ ]
[run-time name: org/rhq/enterprise/server/perspective/PerspectiveTarget.values:()[Lorg/rhq/enterprise/server/perspective/PerspectiveTarget;]
rhq-enterprise-server-4.5.1.jar, PluginDeploymentScanner.class
package org.rhq.enterprise.server.core.plugin
PluginDeploymentScanner.getAgentPluginDir ( ) : java.io.File
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.getAgentPluginDir:()Ljava/io/File;]
PluginDeploymentScanner.getScanPeriod ( ) : Long
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.getScanPeriod:()Ljava/lang/Long;]
PluginDeploymentScanner.getServerPluginDir ( ) : java.io.File
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.getServerPluginDir:()Ljava/io/File;]
PluginDeploymentScanner.getUserPluginDir ( ) : java.io.File
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.getUserPluginDir:()Ljava/io/File;]
PluginDeploymentScanner.setAgentPluginDir ( java.io.File dir ) : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.setAgentPluginDir:(Ljava/io/File;)V]
PluginDeploymentScanner.setScanPeriod ( Long ms ) : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.setScanPeriod:(Ljava/lang/Long;)V]
PluginDeploymentScanner.setServerPluginDir ( java.io.File dir ) : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.setServerPluginDir:(Ljava/io/File;)V]
PluginDeploymentScanner.setUserPluginDir ( java.io.File dir ) : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScanner.setUserPluginDir:(Ljava/io/File;)V]
rhq-enterprise-server-4.5.1.jar, PluginDeploymentScannerMBean.class
package org.rhq.enterprise.server.core.plugin
PluginDeploymentScannerMBean.getAgentPluginDir ( ) [abstract] : java.io.File
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.getAgentPluginDir:()Ljava/io/File;]
PluginDeploymentScannerMBean.getScanPeriod ( ) [abstract] : Long
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.getScanPeriod:()Ljava/lang/Long;]
PluginDeploymentScannerMBean.getServerPluginDir ( ) [abstract] : java.io.File
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.getServerPluginDir:()Ljava/io/File;]
PluginDeploymentScannerMBean.getUserPluginDir ( ) [abstract] : java.io.File
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.getUserPluginDir:()Ljava/io/File;]
PluginDeploymentScannerMBean.setAgentPluginDir ( java.io.File p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.setAgentPluginDir:(Ljava/io/File;)V]
PluginDeploymentScannerMBean.setScanPeriod ( Long p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.setScanPeriod:(Ljava/lang/Long;)V]
PluginDeploymentScannerMBean.setServerPluginDir ( java.io.File p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.setServerPluginDir:(Ljava/io/File;)V]
PluginDeploymentScannerMBean.setUserPluginDir ( java.io.File p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/plugin/PluginDeploymentScannerMBean.setUserPluginDir:(Ljava/io/File;)V]
rhq-enterprise-server-4.5.1.jar, RemoteWsInvocationHandler.class
package org.rhq.enterprise.server.remote
RemoteWsInvocationHandler.addListener ( org.jboss.remoting.callback.InvokerCallbackHandler arg0 ) : void
[run-time name: org/rhq/enterprise/server/remote/RemoteWsInvocationHandler.addListener:(Lorg/jboss/remoting/callback/InvokerCallbackHandler;)V]
RemoteWsInvocationHandler.generateRemoteWebserviceQName ( Class remote ) [static] : javax.xml.namespace.QName
[run-time name: org/rhq/enterprise/server/remote/RemoteWsInvocationHandler.generateRemoteWebserviceQName:(Ljava/lang/Class;)Ljavax/xml/namespace/QName;]
RemoteWsInvocationHandler.generateRemoteWebserviceURL ( Class remote, String host, int port, boolean useHttps ) [static] : java.net.URL
[run-time name: org/rhq/enterprise/server/remote/RemoteWsInvocationHandler.generateRemoteWebserviceURL:(Ljava/lang/Class;Ljava/lang/String;IZ)Ljava/net/URL;]
RemoteWsInvocationHandler.invoke ( org.jboss.remoting.InvocationRequest invocationRequest ) : Object
[run-time name: org/rhq/enterprise/server/remote/RemoteWsInvocationHandler.invoke:(Lorg/jboss/remoting/InvocationRequest;)Ljava/lang/Object;]
RemoteWsInvocationHandler.RemoteWsInvocationHandler ( )
[run-time name: org/rhq/enterprise/server/remote/RemoteWsInvocationHandler."<init>":()V]
RemoteWsInvocationHandler.removeListener ( org.jboss.remoting.callback.InvokerCallbackHandler arg0 ) : void
[run-time name: org/rhq/enterprise/server/remote/RemoteWsInvocationHandler.removeListener:(Lorg/jboss/remoting/callback/InvokerCallbackHandler;)V]
RemoteWsInvocationHandler.setInvoker ( org.jboss.remoting.ServerInvoker arg0 ) : void
[run-time name: org/rhq/enterprise/server/remote/RemoteWsInvocationHandler.setInvoker:(Lorg/jboss/remoting/ServerInvoker;)V]
RemoteWsInvocationHandler.setMBeanServer ( javax.management.MBeanServer arg0 ) : void
[run-time name: org/rhq/enterprise/server/remote/RemoteWsInvocationHandler.setMBeanServer:(Ljavax/management/MBeanServer;)V]
rhq-enterprise-server-4.5.1.jar, RenderedExtension.class
package org.rhq.enterprise.server.perspective
RenderedExtension.getDisplayName ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/RenderedExtension.getDisplayName:()Ljava/lang/String;]
RenderedExtension.getIconUrl ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/RenderedExtension.getIconUrl:()Ljava/lang/String;]
RenderedExtension.RenderedExtension ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.RenderedExtensionType rawExtension, String perspectiveName, String url )
[run-time name: org/rhq/enterprise/server/perspective/RenderedExtension."<init>":(Lorg/rhq/enterprise/server/xmlschema/generated/serverplugin/perspective/RenderedExtensionType;Ljava/lang/String;Ljava/lang/String;)V]
RenderedExtension.toString ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/RenderedExtension.toString:()Ljava/lang/String;]
rhq-enterprise-server-4.5.1.jar, ResourceActivationContext.class
package org.rhq.enterprise.server.perspective.activator.context
ResourceActivationContext.getFacets ( ) : java.util.EnumSet
[run-time name: org/rhq/enterprise/server/perspective/activator/context/ResourceActivationContext.getFacets:()Ljava/util/EnumSet;]
ResourceActivationContext.getResource ( ) : org.rhq.core.domain.resource.Resource
[run-time name: org/rhq/enterprise/server/perspective/activator/context/ResourceActivationContext.getResource:()Lorg/rhq/core/domain/resource/Resource;]
ResourceActivationContext.getResourcePermissions ( ) : java.util.EnumSet
[run-time name: org/rhq/enterprise/server/perspective/activator/context/ResourceActivationContext.getResourcePermissions:()Ljava/util/EnumSet;]
ResourceActivationContext.getResources ( ) : java.util.Set
[run-time name: org/rhq/enterprise/server/perspective/activator/context/ResourceActivationContext.getResources:()Ljava/util/Set;]
ResourceActivationContext.getResourceType ( ) : org.rhq.core.domain.resource.ResourceType
[run-time name: org/rhq/enterprise/server/perspective/activator/context/ResourceActivationContext.getResourceType:()Lorg/rhq/core/domain/resource/ResourceType;]
ResourceActivationContext.hasResourcePermission ( org.rhq.core.domain.authz.Permission permission ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/context/ResourceActivationContext.hasResourcePermission:(Lorg/rhq/core/domain/authz/Permission;)Z]
ResourceActivationContext.ResourceActivationContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.Resource resource )
[run-time name: org/rhq/enterprise/server/perspective/activator/context/ResourceActivationContext."<init>":(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/resource/Resource;)V]
rhq-enterprise-server-4.5.1.jar, ResourceConditionSet.class
package org.rhq.enterprise.server.perspective.activator
ResourceConditionSet.getPermissions ( ) : java.util.EnumSet
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourceConditionSet.getPermissions:()Ljava/util/EnumSet;]
ResourceConditionSet.getPluginName ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourceConditionSet.getPluginName:()Ljava/lang/String;]
ResourceConditionSet.getResourceTypeName ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourceConditionSet.getResourceTypeName:()Ljava/lang/String;]
ResourceConditionSet.getTraitMatchers ( ) : java.util.Map
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourceConditionSet.getTraitMatchers:()Ljava/util/Map;]
ResourceConditionSet.getTraits ( ) : java.util.Map
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourceConditionSet.getTraits:()Ljava/util/Map;]
ResourceConditionSet.ResourceConditionSet ( String pluginName, String resourceTypeName, java.util.EnumSet permissions, java.util.Map traits )
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourceConditionSet."<init>":(Ljava/lang/String;Ljava/lang/String;Ljava/util/EnumSet;Ljava/util/Map;)V]
rhq-enterprise-server-4.5.1.jar, ResourceGroupAdapter.class
package org.rhq.enterprise.server.jaxb.adapter
ResourceGroupAdapter.marshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ResourceGroupAdapter.marshal:(Ljava/lang/Object;)Ljava/lang/Object;]
ResourceGroupAdapter.marshal ( org.rhq.core.domain.resource.group.ResourceGroup opaque ) : WsResourceGroupWrapper
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ResourceGroupAdapter.marshal:(Lorg/rhq/core/domain/resource/group/ResourceGroup;)Lorg/rhq/enterprise/server/jaxb/adapter/WsResourceGroupWrapper;]
ResourceGroupAdapter.ResourceGroupAdapter ( )
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ResourceGroupAdapter."<init>":()V]
ResourceGroupAdapter.unmarshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ResourceGroupAdapter.unmarshal:(Ljava/lang/Object;)Ljava/lang/Object;]
ResourceGroupAdapter.unmarshal ( WsResourceGroupWrapper marshallable ) : org.rhq.core.domain.resource.group.ResourceGroup
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ResourceGroupAdapter.unmarshal:(Lorg/rhq/enterprise/server/jaxb/adapter/WsResourceGroupWrapper;)Lorg/rhq/core/domain/resource/group/ResourceGroup;]
rhq-enterprise-server-4.5.1.jar, ResourceGroupTestBean.class
package org.rhq.enterprise.server.test
ResourceGroupTestBean.ResourceGroupTestBean ( )
[run-time name: org/rhq/enterprise/server/test/ResourceGroupTestBean."<init>":()V]
ResourceGroupTestBean.setupCompatibleGroups ( ) : void
[run-time name: org/rhq/enterprise/server/test/ResourceGroupTestBean.setupCompatibleGroups:()V]
ResourceGroupTestBean.setupUberMixedGroup ( ) : void
[run-time name: org/rhq/enterprise/server/test/ResourceGroupTestBean.setupUberMixedGroup:()V]
rhq-enterprise-server-4.5.1.jar, ResourceGroupTestBeanLocal.class
package org.rhq.enterprise.server.test
ResourceGroupTestBeanLocal.setupCompatibleGroups ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/ResourceGroupTestBeanLocal.setupCompatibleGroups:()V]
ResourceGroupTestBeanLocal.setupUberMixedGroup ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/ResourceGroupTestBeanLocal.setupUberMixedGroup:()V]
rhq-enterprise-server-4.5.1.jar, ResourceHandlerBean.class
package org.rhq.enterprise.server.rest
ResourceHandlerBean.createPlatform ( String name, domain.StringValue typeValue, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.createPlatform:(Ljava/lang/String;Lorg/rhq/enterprise/server/rest/domain/StringValue;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.createResource ( String name, domain.StringValue typeValue, String plugin, int parentId, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.createResource:(Ljava/lang/String;Lorg/rhq/enterprise/server/rest/domain/StringValue;Ljava/lang/String;ILjavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.getChildren ( int id, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getChildren:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.getPlatforms ( javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getPlatforms:(Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerBean.getSchedules ( int resourceId, String scheduleType, boolean enabledOnly, String name, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo ) : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerBean.getSchedules:(ILjava/lang/String;ZLjava/lang/String;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
rhq-enterprise-server-4.5.1.jar, ResourceHandlerLocal.class
package org.rhq.enterprise.server.rest
ResourceHandlerLocal.createPlatform ( String p1, domain.StringValue p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.createPlatform:(Ljava/lang/String;Lorg/rhq/enterprise/server/rest/domain/StringValue;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.createResource ( String p1, domain.StringValue p2, String p3, int p4, javax.ws.rs.core.UriInfo p5 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.createResource:(Ljava/lang/String;Lorg/rhq/enterprise/server/rest/domain/StringValue;Ljava/lang/String;ILjavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.getAlertsForResource ( int p1 ) [abstract] : java.util.List
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getAlertsForResource:(I)Ljava/util/List;]
ResourceHandlerLocal.getAvailability ( int p1, javax.ws.rs.core.HttpHeaders p2 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getAvailability:(ILjavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.getAvailabilityHistory ( int p1, long p2, long p3, javax.ws.rs.core.HttpHeaders p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getAvailabilityHistory:(IJJLjavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.getChildren ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getChildren:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.getHierarchy ( int p1 ) [abstract] : domain.ResourceWithChildren
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getHierarchy:(I)Lorg/rhq/enterprise/server/rest/domain/ResourceWithChildren;]
ResourceHandlerLocal.getPlatforms ( javax.ws.rs.core.Request p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getPlatforms:(Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.getResource ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getResource:(ILjavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.getSchedules ( int p1, String p2, boolean p3, String p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6, javax.ws.rs.core.UriInfo p7 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.getSchedules:(ILjava/lang/String;ZLjava/lang/String;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;Ljavax/ws/rs/core/UriInfo;)Ljavax/ws/rs/core/Response;]
ResourceHandlerLocal.reportAvailability ( int p1, domain.AvailabilityRest p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/rest/ResourceHandlerLocal.reportAvailability:(ILorg/rhq/enterprise/server/rest/domain/AvailabilityRest;)V]
rhq-enterprise-server-4.5.1.jar, ResourceListAdapter.class
package org.rhq.enterprise.server.jaxb.adapter
ResourceListAdapter.marshal ( java.util.List opaque ) : WsResourceListWrapper
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ResourceListAdapter.marshal:(Ljava/util/List;)Lorg/rhq/enterprise/server/jaxb/adapter/WsResourceListWrapper;]
ResourceListAdapter.marshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ResourceListAdapter.marshal:(Ljava/lang/Object;)Ljava/lang/Object;]
ResourceListAdapter.ResourceListAdapter ( )
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ResourceListAdapter."<init>":()V]
ResourceListAdapter.unmarshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ResourceListAdapter.unmarshal:(Ljava/lang/Object;)Ljava/lang/Object;]
ResourceListAdapter.unmarshal ( WsResourceListWrapper marshallable ) : java.util.List
[run-time name: org/rhq/enterprise/server/jaxb/adapter/ResourceListAdapter.unmarshal:(Lorg/rhq/enterprise/server/jaxb/adapter/WsResourceListWrapper;)Ljava/util/List;]
rhq-enterprise-server-4.5.1.jar, ResourcePermissionActivator.class
package org.rhq.enterprise.server.perspective.activator
ResourcePermissionActivator.isActive ( context.AbstractResourceOrGroupActivationContext context ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourcePermissionActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext;)Z]
ResourcePermissionActivator.isActive ( context.ActivationContext x0 ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourcePermissionActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContext;)Z]
ResourcePermissionActivator.ResourcePermissionActivator ( org.rhq.core.domain.authz.Permission permission )
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourcePermissionActivator."<init>":(Lorg/rhq/core/domain/authz/Permission;)V]
rhq-enterprise-server-4.5.1.jar, ResourceTypeActivator.class
package org.rhq.enterprise.server.perspective.activator
ResourceTypeActivator.isActive ( context.AbstractResourceOrGroupActivationContext context ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourceTypeActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext;)Z]
ResourceTypeActivator.isActive ( context.ActivationContext x0 ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourceTypeActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContext;)Z]
ResourceTypeActivator.ResourceTypeActivator ( java.util.List resourceConditionSets )
[run-time name: org/rhq/enterprise/server/perspective/activator/ResourceTypeActivator."<init>":(Ljava/util/List;)V]
rhq-enterprise-server-4.5.1.jar, RHQApplication.class
package org.rhq.enterprise.server.rest
RHQApplication.RHQApplication ( )
[run-time name: org/rhq/enterprise/server/rest/RHQApplication."<init>":()V]
rhq-enterprise-server-4.5.1.jar, ServerCommunicationsServiceMBean.class
package org.rhq.enterprise.server.core.comm
ServerCommunicationsServiceMBean.getConfigurationOverrides ( ) [abstract] : java.util.Properties
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsServiceMBean.getConfigurationOverrides:()Ljava/util/Properties;]
ServerCommunicationsServiceMBean.setConfigurationOverrides ( java.util.Properties p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsServiceMBean.setConfigurationOverrides:(Ljava/util/Properties;)V]
rhq-enterprise-server-4.5.1.jar, ServerPluginServiceManagement.class
package org.rhq.enterprise.server.plugin.pc
ServerPluginServiceManagement.getMasterPluginContainer ( ) [abstract] : MasterServerPluginContainer
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.getMasterPluginContainer:()Lorg/rhq/enterprise/server/plugin/pc/MasterServerPluginContainer;]
ServerPluginServiceManagement.getServerPluginsDirectory ( ) [abstract] : java.io.File
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.getServerPluginsDirectory:()Ljava/io/File;]
ServerPluginServiceManagement.isMasterPluginContainerStarted ( ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.isMasterPluginContainerStarted:()Z]
ServerPluginServiceManagement.isStarted ( ) [abstract] : boolean
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.isStarted:()Z]
ServerPluginServiceManagement.restartMasterPluginContainer ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.restartMasterPluginContainer:()V]
ServerPluginServiceManagement.start ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.start:()V]
ServerPluginServiceManagement.startMasterPluginContainer ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.startMasterPluginContainer:()V]
ServerPluginServiceManagement.startMasterPluginContainerWithoutSchedulingJobs ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.startMasterPluginContainerWithoutSchedulingJobs:()V]
ServerPluginServiceManagement.stop ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.stop:()V]
ServerPluginServiceManagement.stopMasterPluginContainer ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/plugin/pc/ServerPluginServiceManagement.stopMasterPluginContainer:()V]
rhq-enterprise-server-4.5.1.jar, ServerVersion.class
package org.rhq.enterprise.server.system
ServerVersion.getBuild ( ) : String
[run-time name: org/rhq/enterprise/server/system/ServerVersion.getBuild:()Ljava/lang/String;]
ServerVersion.getNamespace ( ) [static] : String
[run-time name: org/rhq/enterprise/server/system/ServerVersion.getNamespace:()Ljava/lang/String;]
ServerVersion.getVersion ( ) : String
[run-time name: org/rhq/enterprise/server/system/ServerVersion.getVersion:()Ljava/lang/String;]
ServerVersion.ServerVersion ( String version, String build )
[run-time name: org/rhq/enterprise/server/system/ServerVersion."<init>":(Ljava/lang/String;Ljava/lang/String;)V]
ServerVersion.toString ( ) : String
[run-time name: org/rhq/enterprise/server/system/ServerVersion.toString:()Ljava/lang/String;]
rhq-enterprise-server-4.5.1.jar, StatusHandlerLocal.class
package org.rhq.enterprise.server.rest
StatusHandlerLocal.getStatus ( javax.ws.rs.core.HttpHeaders p1 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/StatusHandlerLocal.getStatus:(Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
StatusHandlerLocal.serverState ( ) [abstract] : domain.StringValue
[run-time name: org/rhq/enterprise/server/rest/StatusHandlerLocal.serverState:()Lorg/rhq/enterprise/server/rest/domain/StringValue;]
rhq-enterprise-server-4.5.1.jar, SubjectPreferencesCache.class
package org.rhq.enterprise.server.auth.prefs
SubjectPreferencesCache.clearConfiguration ( int subjectId ) : void
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCache.clearConfiguration:(I)V]
SubjectPreferencesCache.getInstance ( ) [static] : SubjectPreferencesCache
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCache.getInstance:()Lorg/rhq/enterprise/server/auth/prefs/SubjectPreferencesCache;]
SubjectPreferencesCache.getPreferences ( int subjectId ) : org.rhq.core.domain.configuration.Configuration
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCache.getPreferences:(I)Lorg/rhq/core/domain/configuration/Configuration;]
SubjectPreferencesCache.getUserProperty ( int subjectId, String propertyName ) : org.rhq.core.domain.configuration.PropertySimple
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCache.getUserProperty:(ILjava/lang/String;)Lorg/rhq/core/domain/configuration/PropertySimple;]
SubjectPreferencesCache.setUserProperty ( int subjectId, String propertyName, String value ) : void
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCache.setUserProperty:(ILjava/lang/String;Ljava/lang/String;)V]
SubjectPreferencesCache.unsetUserProperty ( int subjectId, String propertyName ) : void
[run-time name: org/rhq/enterprise/server/auth/prefs/SubjectPreferencesCache.unsetUserProperty:(ILjava/lang/String;)V]
rhq-enterprise-server-4.5.1.jar, SubjectRoleTestBean.class
package org.rhq.enterprise.server.test
SubjectRoleTestBean.createRolesAndUsers ( int roleCount, int usersInRoleCount ) : void
[run-time name: org/rhq/enterprise/server/test/SubjectRoleTestBean.createRolesAndUsers:(II)V]
SubjectRoleTestBean.SubjectRoleTestBean ( )
[run-time name: org/rhq/enterprise/server/test/SubjectRoleTestBean."<init>":()V]
rhq-enterprise-server-4.5.1.jar, SubjectRoleTestBeanLocal.class
package org.rhq.enterprise.server.test
SubjectRoleTestBeanLocal.createRolesAndUsers ( int p1, int p2 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/SubjectRoleTestBeanLocal.createRolesAndUsers:(II)V]
rhq-enterprise-server-4.5.1.jar, SuperuserActivator.class
package org.rhq.enterprise.server.perspective.activator
SuperuserActivator.isActive ( context.ActivationContext x0 ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/SuperuserActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContext;)Z]
SuperuserActivator.isActive ( context.GlobalActivationContext context ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/SuperuserActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/GlobalActivationContext;)Z]
SuperuserActivator.SuperuserActivator ( )
[run-time name: org/rhq/enterprise/server/perspective/activator/SuperuserActivator."<init>":()V]
rhq-enterprise-server-4.5.1.jar, Tab.class
package org.rhq.enterprise.server.perspective
Tab.clone ( ) : Object
[run-time name: org/rhq/enterprise/server/perspective/Tab.clone:()Ljava/lang/Object;]
Tab.getChildren ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/perspective/Tab.getChildren:()Ljava/util/List;]
Tab.getName ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/Tab.getName:()Ljava/lang/String;]
Tab.getQualifiedName ( ) : String
[run-time name: org/rhq/enterprise/server/perspective/Tab.getQualifiedName:()Ljava/lang/String;]
Tab.setChildren ( java.util.List children ) : void
[run-time name: org/rhq/enterprise/server/perspective/Tab.setChildren:(Ljava/util/List;)V]
Tab.Tab ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.TabType rawTab, String perspectiveName )
[run-time name: org/rhq/enterprise/server/perspective/Tab."<init>":(Lorg/rhq/enterprise/server/xmlschema/generated/serverplugin/perspective/TabType;Ljava/lang/String;)V]
rhq-enterprise-server-4.5.1.jar, TraitActivator.class
package org.rhq.enterprise.server.perspective.activator
TraitActivator.isActive ( context.AbstractResourceOrGroupActivationContext context ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/TraitActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/AbstractResourceOrGroupActivationContext;)Z]
TraitActivator.isActive ( context.ActivationContext x0 ) : boolean
[run-time name: org/rhq/enterprise/server/perspective/activator/TraitActivator.isActive:(Lorg/rhq/enterprise/server/perspective/activator/context/ActivationContext;)Z]
TraitActivator.TraitActivator ( String traitName, java.util.regex.Pattern pattern )
[run-time name: org/rhq/enterprise/server/perspective/activator/TraitActivator."<init>":(Ljava/lang/String;Ljava/util/regex/Pattern;)V]
rhq-enterprise-server-4.5.1.jar, UserHandlerLocal.class
package org.rhq.enterprise.server.rest
UserHandlerLocal.addFavoriteResource ( int p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/rest/UserHandlerLocal.addFavoriteResource:(I)V]
UserHandlerLocal.getFavorites ( javax.ws.rs.core.UriInfo p1, javax.ws.rs.core.HttpHeaders p2 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/UserHandlerLocal.getFavorites:(Ljavax/ws/rs/core/UriInfo;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
UserHandlerLocal.getUserDetails ( String p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3 ) [abstract] : javax.ws.rs.core.Response
[run-time name: org/rhq/enterprise/server/rest/UserHandlerLocal.getUserDetails:(Ljava/lang/String;Ljavax/ws/rs/core/Request;Ljavax/ws/rs/core/HttpHeaders;)Ljavax/ws/rs/core/Response;]
UserHandlerLocal.removeResourceFromFavorites ( int p1 ) [abstract] : void
[run-time name: org/rhq/enterprise/server/rest/UserHandlerLocal.removeResourceFromFavorites:(I)V]
rhq-enterprise-server-4.5.1.jar, WebServiceMapAdapter.class
package org.rhq.enterprise.server.jaxb
WebServiceMapAdapter.marshal ( java.util.Map opaque ) : Object[ ]
[run-time name: org/rhq/enterprise/server/jaxb/WebServiceMapAdapter.marshal:(Ljava/util/Map;)[Ljava/lang/Object;]
WebServiceMapAdapter.marshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/WebServiceMapAdapter.marshal:(Ljava/lang/Object;)Ljava/lang/Object;]
WebServiceMapAdapter.unmarshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/WebServiceMapAdapter.unmarshal:(Ljava/lang/Object;)Ljava/lang/Object;]
WebServiceMapAdapter.unmarshal ( Object[ ] marshallable ) : java.util.Map
[run-time name: org/rhq/enterprise/server/jaxb/WebServiceMapAdapter.unmarshal:([Ljava/lang/Object;)Ljava/util/Map;]
WebServiceMapAdapter.WebServiceMapAdapter ( )
[run-time name: org/rhq/enterprise/server/jaxb/WebServiceMapAdapter."<init>":()V]
rhq-enterprise-server-4.5.1.jar, WebservicesManagerBean.class
package org.rhq.enterprise.server.webservices
WebservicesManagerBean.acknowledgeAlerts ( org.rhq.core.domain.auth.Subject subject, int[ ] alertIds ) : int
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.acknowledgeAlerts:(Lorg/rhq/core/domain/auth/Subject;[I)I]
WebservicesManagerBean.acknowledgeAlertsByContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext context ) : int
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.acknowledgeAlertsByContext:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/EntityContext;)I]
WebservicesManagerBean.addBundleFile ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, String name, String version, org.rhq.core.domain.content.Architecture architecture, java.io.InputStream fileStream ) : org.rhq.core.domain.bundle.BundleFile
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.addBundleFile:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Lorg/rhq/core/domain/content/Architecture;Ljava/io/InputStream;)Lorg/rhq/core/domain/bundle/BundleFile;]
WebservicesManagerBean.addBundleFileViaByteArray ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, String name, String version, org.rhq.core.domain.content.Architecture architecture, byte[ ] fileBytes ) : org.rhq.core.domain.bundle.BundleFile
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.addBundleFileViaByteArray:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Lorg/rhq/core/domain/content/Architecture;[B)Lorg/rhq/core/domain/bundle/BundleFile;]
WebservicesManagerBean.addBundleFileViaPackageVersion ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, String name, int packageVersionId ) : org.rhq.core.domain.bundle.BundleFile
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.addBundleFileViaPackageVersion:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;I)Lorg/rhq/core/domain/bundle/BundleFile;]
WebservicesManagerBean.addBundleFileViaURL ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, String name, String version, org.rhq.core.domain.content.Architecture architecture, String bundleFileUrl ) : org.rhq.core.domain.bundle.BundleFile
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.addBundleFileViaURL:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Lorg/rhq/core/domain/content/Architecture;Ljava/lang/String;)Lorg/rhq/core/domain/bundle/BundleFile;]
WebservicesManagerBean.addPackageVersionsToRepo ( org.rhq.core.domain.auth.Subject subject, int repoId, int[ ] packageVersionIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.addPackageVersionsToRepo:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.addResourceGroupsToRole ( org.rhq.core.domain.auth.Subject subject, int roleId, int[ ] pendingGroupIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.addResourceGroupsToRole:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.addResourcesToGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] resourceIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.addResourcesToGroup:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.addRolesToResourceGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] roleIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.addRolesToResourceGroup:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.addRolesToSubject ( org.rhq.core.domain.auth.Subject subject, int subjectId, int[ ] roleIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.addRolesToSubject:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.addSubjectsToRole ( org.rhq.core.domain.auth.Subject subject, int roleId, int[ ] subjectIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.addSubjectsToRole:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.cancelOperationHistory ( org.rhq.core.domain.auth.Subject subject, int operationHistoryId, boolean ignoreAgentErrors ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.cancelOperationHistory:(Lorg/rhq/core/domain/auth/Subject;IZ)V]
WebservicesManagerBean.changePassword ( org.rhq.core.domain.auth.Subject subject, String username, String password ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.changePassword:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;Ljava/lang/String;)V]
WebservicesManagerBean.createBundleDeployment ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, int bundleDestinationId, String description, org.rhq.core.domain.configuration.Configuration configuration ) : org.rhq.core.domain.bundle.BundleDeployment
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createBundleDeployment:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;)Lorg/rhq/core/domain/bundle/BundleDeployment;]
WebservicesManagerBean.createBundleDestination ( org.rhq.core.domain.auth.Subject subject, int bundleId, String name, String description, String destBaseDirName, String deployDir, Integer groupId ) : org.rhq.core.domain.bundle.BundleDestination
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createBundleDestination:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;)Lorg/rhq/core/domain/bundle/BundleDestination;]
WebservicesManagerBean.createBundleVersionViaByteArray ( org.rhq.core.domain.auth.Subject subject, byte[ ] fileBytes ) : org.rhq.core.domain.bundle.BundleVersion
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createBundleVersionViaByteArray:(Lorg/rhq/core/domain/auth/Subject;[B)Lorg/rhq/core/domain/bundle/BundleVersion;]
WebservicesManagerBean.createBundleVersionViaFile ( org.rhq.core.domain.auth.Subject subject, java.io.File distributionFile ) : org.rhq.core.domain.bundle.BundleVersion
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createBundleVersionViaFile:(Lorg/rhq/core/domain/auth/Subject;Ljava/io/File;)Lorg/rhq/core/domain/bundle/BundleVersion;]
WebservicesManagerBean.createBundleVersionViaRecipe ( org.rhq.core.domain.auth.Subject subject, String recipe ) : org.rhq.core.domain.bundle.BundleVersion
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createBundleVersionViaRecipe:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Lorg/rhq/core/domain/bundle/BundleVersion;]
WebservicesManagerBean.createBundleVersionViaURL ( org.rhq.core.domain.auth.Subject subject, String distributionFileUrl ) : org.rhq.core.domain.bundle.BundleVersion
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createBundleVersionViaURL:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Lorg/rhq/core/domain/bundle/BundleVersion;]
WebservicesManagerBean.createPackageBackedResource ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, String packageName, String packageVersion, Integer architectureId, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, byte[ ] packageBits ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createPackageBackedResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Lorg/rhq/core/domain/configuration/Configuration;[B)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
WebservicesManagerBean.createPackageBackedResource ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, String packageName, String packageVersion, Integer architectureId, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, byte[ ] packageBits, Integer timeout ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createPackageBackedResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Integer;Lorg/rhq/core/domain/configuration/Configuration;[BLjava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
WebservicesManagerBean.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, int packageVersionId ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createPackageBackedResourceViaPackageVersion:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;I)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
WebservicesManagerBean.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, int packageVersionId, Integer timeout ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createPackageBackedResourceViaPackageVersion:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;ILjava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
WebservicesManagerBean.createPackageVersion ( org.rhq.core.domain.auth.Subject subject, String packageName, int packageTypeId, String version, Integer architectureId, byte[ ] packageBytes ) : org.rhq.core.domain.content.PackageVersion
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createPackageVersion:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;ILjava/lang/String;Ljava/lang/Integer;[B)Lorg/rhq/core/domain/content/PackageVersion;]
WebservicesManagerBean.createPackageVersionWithDisplayVersion ( org.rhq.core.domain.auth.Subject subject, String packageName, int packageTypeId, String version, String displayVersion, Integer architectureId, byte[ ] packageBytes ) : org.rhq.core.domain.content.PackageVersion
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createPackageVersionWithDisplayVersion:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/Integer;[B)Lorg/rhq/core/domain/content/PackageVersion;]
WebservicesManagerBean.createPrincipal ( org.rhq.core.domain.auth.Subject subject, String username, String password ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createPrincipal:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;Ljava/lang/String;)V]
WebservicesManagerBean.createRepo ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.content.Repo repo ) : org.rhq.core.domain.content.Repo
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createRepo:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/content/Repo;)Lorg/rhq/core/domain/content/Repo;]
WebservicesManagerBean.createResource ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int resourceTypeId, String resourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration resourceConfiguration ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
WebservicesManagerBean.createResource ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int resourceTypeId, String resourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration resourceConfiguration, Integer timeout ) : org.rhq.core.domain.resource.CreateResourceHistory
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createResource:(Lorg/rhq/core/domain/auth/Subject;IILjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;Lorg/rhq/core/domain/configuration/Configuration;Ljava/lang/Integer;)Lorg/rhq/core/domain/resource/CreateResourceHistory;]
WebservicesManagerBean.createResourceGroup ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.group.ResourceGroup resourceGroup ) : org.rhq.core.domain.resource.group.ResourceGroup
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createResourceGroup:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/resource/group/ResourceGroup;)Lorg/rhq/core/domain/resource/group/ResourceGroup;]
WebservicesManagerBean.createRole ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.authz.Role newRole ) : org.rhq.core.domain.authz.Role
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createRole:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/authz/Role;)Lorg/rhq/core/domain/authz/Role;]
WebservicesManagerBean.createSubject ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.auth.Subject subjectToCreate ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.createSubject:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/auth/Subject;]
WebservicesManagerBean.deleteAlerts ( org.rhq.core.domain.auth.Subject subject, int[ ] alertIds ) : int
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteAlerts:(Lorg/rhq/core/domain/auth/Subject;[I)I]
WebservicesManagerBean.deleteAlertsByContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext context ) : int
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteAlertsByContext:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/EntityContext;)I]
WebservicesManagerBean.deleteBundle ( org.rhq.core.domain.auth.Subject subject, int bundleId ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteBundle:(Lorg/rhq/core/domain/auth/Subject;I)V]
WebservicesManagerBean.deleteBundles ( org.rhq.core.domain.auth.Subject subject, int[ ] bundleIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteBundles:(Lorg/rhq/core/domain/auth/Subject;[I)V]
WebservicesManagerBean.deleteBundleVersion ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, boolean deleteBundleIfEmpty ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteBundleVersion:(Lorg/rhq/core/domain/auth/Subject;IZ)V]
WebservicesManagerBean.deleteOperationHistory ( org.rhq.core.domain.auth.Subject subject, int operationHistoryId, boolean purgeInProgress ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteOperationHistory:(Lorg/rhq/core/domain/auth/Subject;IZ)V]
WebservicesManagerBean.deletePackages ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] installedPackageIds, String requestNotes ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deletePackages:(Lorg/rhq/core/domain/auth/Subject;I[ILjava/lang/String;)V]
WebservicesManagerBean.deletePackageVersion ( org.rhq.core.domain.auth.Subject subject, int packageVersionId ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deletePackageVersion:(Lorg/rhq/core/domain/auth/Subject;I)V]
WebservicesManagerBean.deletePackageVersionsFromRepo ( org.rhq.core.domain.auth.Subject subject, int repoId, int[ ] packageVersionIds ) : boolean
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deletePackageVersionsFromRepo:(Lorg/rhq/core/domain/auth/Subject;I[I)Z]
WebservicesManagerBean.deleteRepo ( org.rhq.core.domain.auth.Subject subject, int repoId ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteRepo:(Lorg/rhq/core/domain/auth/Subject;I)V]
WebservicesManagerBean.deleteResource ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.resource.DeleteResourceHistory
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteResource:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/resource/DeleteResourceHistory;]
WebservicesManagerBean.deleteResourceGroup ( org.rhq.core.domain.auth.Subject subject, int groupId ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteResourceGroup:(Lorg/rhq/core/domain/auth/Subject;I)V]
WebservicesManagerBean.deleteResourceGroups ( org.rhq.core.domain.auth.Subject subject, int[ ] groupIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteResourceGroups:(Lorg/rhq/core/domain/auth/Subject;[I)V]
WebservicesManagerBean.deleteResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
WebservicesManagerBean.deleteRoles ( org.rhq.core.domain.auth.Subject subject, int[ ] roleIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteRoles:(Lorg/rhq/core/domain/auth/Subject;[I)V]
WebservicesManagerBean.deleteSubjects ( org.rhq.core.domain.auth.Subject subject, int[ ] subjectIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deleteSubjects:(Lorg/rhq/core/domain/auth/Subject;[I)V]
WebservicesManagerBean.deployPackages ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds, int[ ] packageVersionIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deployPackages:(Lorg/rhq/core/domain/auth/Subject;[I[I)V]
WebservicesManagerBean.deployPackagesWithNote ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds, int[ ] packageVersionIds, String requestNotes ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.deployPackagesWithNote:(Lorg/rhq/core/domain/auth/Subject;[I[ILjava/lang/String;)V]
WebservicesManagerBean.disableAlertDefinitions ( org.rhq.core.domain.auth.Subject subject, int[ ] alertDefinitionIds ) : int
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.disableAlertDefinitions:(Lorg/rhq/core/domain/auth/Subject;[I)I]
WebservicesManagerBean.disableMeasurementTemplates ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.disableMeasurementTemplates:(Lorg/rhq/core/domain/auth/Subject;[I)V]
WebservicesManagerBean.disableResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.disableResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
WebservicesManagerBean.disableSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] measurementDefinitionIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.disableSchedulesForCompatibleGroup:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.disableSchedulesForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] measurementDefinitionIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.disableSchedulesForResource:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.disableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, boolean updateExistingSchedules ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.disableSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IZ)V]
WebservicesManagerBean.enableAlertDefinitions ( org.rhq.core.domain.auth.Subject subject, int[ ] alertDefinitionIds ) : int
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.enableAlertDefinitions:(Lorg/rhq/core/domain/auth/Subject;[I)I]
WebservicesManagerBean.enableMeasurementTemplates ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.enableMeasurementTemplates:(Lorg/rhq/core/domain/auth/Subject;[I)V]
WebservicesManagerBean.enableResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.enableResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
WebservicesManagerBean.enableSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] measurementDefinitionIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.enableSchedulesForCompatibleGroup:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.enableSchedulesForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] measurementDefinitionIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.enableSchedulesForResource:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.enableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, boolean updateExistingSchedules ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.enableSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IZ)V]
WebservicesManagerBean.exportAllSubsystems ( org.rhq.core.domain.auth.Subject subject ) : org.rhq.core.domain.sync.ExportReport
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.exportAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/sync/ExportReport;]
WebservicesManagerBean.findAlertDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.AlertDefinitionCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findAlertDefinitionsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/AlertDefinitionCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findAlertsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.AlertCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findAlertsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/AlertCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findArchitectures ( org.rhq.core.domain.auth.Subject subject ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findArchitectures:(Lorg/rhq/core/domain/auth/Subject;)Ljava/util/List;]
WebservicesManagerBean.findAvailabilityByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.AvailabilityCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findAvailabilityByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/AvailabilityCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findAvailabilityForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findAvailabilityForResource:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findBaselinesForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findBaselinesForResource:(Lorg/rhq/core/domain/auth/Subject;I)Ljava/util/List;]
WebservicesManagerBean.findBundleDeploymentsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleDeploymentCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findBundleDeploymentsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleDeploymentCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findBundleDestinationsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleDestinationCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findBundleDestinationsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleDestinationCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findBundleFilesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleFileCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findBundleFilesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleFileCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findBundleResourceDeploymentsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleResourceDeploymentCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findBundleResourceDeploymentsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleResourceDeploymentCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findBundlesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findBundlesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findBundlesWithLatestVersionCompositesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findBundlesWithLatestVersionCompositesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findBundleVersionsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleVersionCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findBundleVersionsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/BundleVersionCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findCallTimeDataForResource ( org.rhq.core.domain.auth.Subject subject, int scheduleId, long beginTime, long endTime, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findCallTimeDataForResource:(Lorg/rhq/core/domain/auth/Subject;IJJLorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findChildResources ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.util.PageControl pageControl ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findChildResources:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findCreateChildResourceHistory ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, Long beginDate, Long endDate, org.rhq.core.domain.util.PageControl pageControl ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findCreateChildResourceHistory:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/Long;Ljava/lang/Long;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findCurrentTraitsForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.measurement.DisplayType displayType ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findCurrentTraitsForResource:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/measurement/DisplayType;)Ljava/util/List;]
WebservicesManagerBean.findDataForCompatibleGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int definitionId, long beginTime, long endTime, int numPoints ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findDataForCompatibleGroup:(Lorg/rhq/core/domain/auth/Subject;IIJJI)Ljava/util/List;]
WebservicesManagerBean.findDataForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] definitionIds, long beginTime, long endTime, int numPoints ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findDataForResource:(Lorg/rhq/core/domain/auth/Subject;I[IJJI)Ljava/util/List;]
WebservicesManagerBean.findDeleteChildResourceHistory ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, Long beginDate, Long endDate, org.rhq.core.domain.util.PageControl pageControl ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findDeleteChildResourceHistory:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/Long;Ljava/lang/Long;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findEventsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.EventCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findEventsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/EventCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findGroupOperationHistoriesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.GroupOperationHistoryCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findGroupOperationHistoriesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/GroupOperationHistoryCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findInstalledPackagesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.InstalledPackageCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findInstalledPackagesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/InstalledPackageCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findLiveData ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] definitionIds ) : java.util.Set
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findLiveData:(Lorg/rhq/core/domain/auth/Subject;I[I)Ljava/util/Set;]
WebservicesManagerBean.findLiveDataForGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] resourceId, int[ ] definitionIds ) : java.util.Set
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findLiveDataForGroup:(Lorg/rhq/core/domain/auth/Subject;I[I[I)Ljava/util/Set;]
WebservicesManagerBean.findMeasurementDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.MeasurementDefinitionCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findMeasurementDefinitionsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/MeasurementDefinitionCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findOperationDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.OperationDefinitionCriteria criteria ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findOperationDefinitionsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/OperationDefinitionCriteria;)Ljava/util/List;]
WebservicesManagerBean.findPackagesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.PackageCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findPackagesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/PackageCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findPackagesWithLatestVersion ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.PackageCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findPackagesWithLatestVersion:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/PackageCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findPackageType ( org.rhq.core.domain.auth.Subject subject, Integer resourceTypeId, String packageTypeName ) : org.rhq.core.domain.content.PackageType
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findPackageType:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/Integer;Ljava/lang/String;)Lorg/rhq/core/domain/content/PackageType;]
WebservicesManagerBean.findPackageTypes ( org.rhq.core.domain.auth.Subject subject, String resourceTypeName, String pluginName ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findPackageTypes:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;]
WebservicesManagerBean.findPackageTypeWithVersionFormat ( org.rhq.core.domain.auth.Subject subject, Integer resourceTypeId, String packageTypeName ) : org.rhq.core.domain.content.composite.PackageTypeAndVersionFormatComposite
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findPackageTypeWithVersionFormat:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/Integer;Ljava/lang/String;)Lorg/rhq/core/domain/content/composite/PackageTypeAndVersionFormatComposite;]
WebservicesManagerBean.findPackageVersionsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.PackageVersionCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findPackageVersionsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/PackageVersionCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findPackageVersionsInRepo ( org.rhq.core.domain.auth.Subject subject, int repoId, String filter, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findPackageVersionsInRepo:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findPackageVersionsInRepoByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.PackageVersionCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findPackageVersionsInRepoByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/PackageVersionCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findProblemResources ( org.rhq.core.domain.auth.Subject subject, long oldestDate, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findProblemResources:(Lorg/rhq/core/domain/auth/Subject;JLorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findRepos ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findRepos:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findReposByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.RepoCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findReposByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/RepoCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findResourceGroupsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.ResourceGroupCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findResourceGroupsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/ResourceGroupCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findResourceGroupsForRole ( org.rhq.core.domain.auth.Subject subject, int roleId, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findResourceGroupsForRole:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findResourceLineage ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findResourceLineage:(Lorg/rhq/core/domain/auth/Subject;I)Ljava/util/List;]
WebservicesManagerBean.findResourceOperationHistoriesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.ResourceOperationHistoryCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findResourceOperationHistoriesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/ResourceOperationHistoryCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findResourcesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.ResourceCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findResourcesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/ResourceCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findResourceTypesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.ResourceTypeCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findResourceTypesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/ResourceTypeCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findRolesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.RoleCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findRolesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/RoleCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findScheduledGroupOperations ( org.rhq.core.domain.auth.Subject subject, int groupId ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findScheduledGroupOperations:(Lorg/rhq/core/domain/auth/Subject;I)Ljava/util/List;]
WebservicesManagerBean.findScheduledResourceOperations ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findScheduledResourceOperations:(Lorg/rhq/core/domain/auth/Subject;I)Ljava/util/List;]
WebservicesManagerBean.findSchedulesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.MeasurementScheduleCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findSchedulesByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/MeasurementScheduleCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findSubjectAssignedRoles ( org.rhq.core.domain.auth.Subject subject, int subjectId, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findSubjectAssignedRoles:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findSubjectsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.SubjectCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findSubjectsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/SubjectCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findSubjectUnassignedRoles ( org.rhq.core.domain.auth.Subject subject, int subjectId, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findSubjectUnassignedRoles:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findSubscribedResources ( org.rhq.core.domain.auth.Subject subject, int repoId, org.rhq.core.domain.util.PageControl pc ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findSubscribedResources:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/util/PageControl;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.findSubscriptions ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findSubscriptions:(Lorg/rhq/core/domain/auth/Subject;I)Ljava/util/List;]
WebservicesManagerBean.findTraits ( org.rhq.core.domain.auth.Subject subject, int resourceId, int definitionId ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findTraits:(Lorg/rhq/core/domain/auth/Subject;II)Ljava/util/List;]
WebservicesManagerBean.findTraitsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.MeasurementDataTraitCriteria criteria ) : org.rhq.core.domain.util.PageList
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.findTraitsByCriteria:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/criteria/MeasurementDataTraitCriteria;)Lorg/rhq/core/domain/util/PageList;]
WebservicesManagerBean.getAggregate ( org.rhq.core.domain.auth.Subject subject, int scheduleId, long startTime, long endTime ) : org.rhq.enterprise.server.measurement.MeasurementAggregate
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getAggregate:(Lorg/rhq/core/domain/auth/Subject;IJJ)Lorg/rhq/enterprise/server/measurement/MeasurementAggregate;]
WebservicesManagerBean.getAlertDefinition ( org.rhq.core.domain.auth.Subject subject, int alertDefinitionId ) : org.rhq.core.domain.alert.AlertDefinition
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getAlertDefinition:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/alert/AlertDefinition;]
WebservicesManagerBean.getAlertNotificationConfigurationPreview ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.alert.notification.AlertNotification[ ] alertNotifications ) : String[ ]
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getAlertNotificationConfigurationPreview:(Lorg/rhq/core/domain/auth/Subject;[Lorg/rhq/core/domain/alert/notification/AlertNotification;)[Ljava/lang/String;]
WebservicesManagerBean.getAllBundleTypes ( org.rhq.core.domain.auth.Subject subject ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getAllBundleTypes:(Lorg/rhq/core/domain/auth/Subject;)Ljava/util/List;]
WebservicesManagerBean.getAvailabilitySummary ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.resource.composite.ResourceAvailabilitySummary
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getAvailabilitySummary:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/resource/composite/ResourceAvailabilitySummary;]
WebservicesManagerBean.getBackingPackageForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.content.InstalledPackage
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getBackingPackageForResource:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/content/InstalledPackage;]
WebservicesManagerBean.getBundleType ( org.rhq.core.domain.auth.Subject subject, String bundleTypeName ) : org.rhq.core.domain.bundle.BundleType
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getBundleType:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;)Lorg/rhq/core/domain/bundle/BundleType;]
WebservicesManagerBean.getBundleVersionFilenames ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, boolean withoutBundleFileOnly ) : java.util.Set
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getBundleVersionFilenames:(Lorg/rhq/core/domain/auth/Subject;IZ)Ljava/util/Set;]
WebservicesManagerBean.getConfiguration ( org.rhq.core.domain.auth.Subject subject, int configurationId ) : org.rhq.core.domain.configuration.Configuration
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getConfiguration:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/configuration/Configuration;]
WebservicesManagerBean.getCurrentAvailabilityForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.measurement.Availability
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getCurrentAvailabilityForResource:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/measurement/Availability;]
WebservicesManagerBean.getGroupPluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject subject, int configurationUpdateId ) : org.rhq.core.domain.configuration.group.GroupPluginConfigurationUpdate
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getGroupPluginConfigurationUpdate:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/configuration/group/GroupPluginConfigurationUpdate;]
WebservicesManagerBean.getGroupResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject subject, int configurationUpdateId ) : org.rhq.core.domain.configuration.group.GroupResourceConfigurationUpdate
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getGroupResourceConfigurationUpdate:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/configuration/group/GroupResourceConfigurationUpdate;]
WebservicesManagerBean.getImportConfigurationDefinition ( String importerClass ) : org.rhq.core.domain.sync.ImportConfigurationDefinition
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getImportConfigurationDefinition:(Ljava/lang/String;)Lorg/rhq/core/domain/sync/ImportConfigurationDefinition;]
WebservicesManagerBean.getImportConfigurationDefinitionOfAllSynchronizers ( ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getImportConfigurationDefinitionOfAllSynchronizers:()Ljava/util/List;]
WebservicesManagerBean.getLatestPackageVersion ( org.rhq.core.domain.auth.Subject subject, int packageId, int repoId ) : org.rhq.core.domain.content.PackageVersion
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getLatestPackageVersion:(Lorg/rhq/core/domain/auth/Subject;II)Lorg/rhq/core/domain/content/PackageVersion;]
WebservicesManagerBean.getLatestPluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.configuration.PluginConfigurationUpdate
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getLatestPluginConfigurationUpdate:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/configuration/PluginConfigurationUpdate;]
WebservicesManagerBean.getLatestResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.configuration.ResourceConfigurationUpdate
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getLatestResourceConfigurationUpdate:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/configuration/ResourceConfigurationUpdate;]
WebservicesManagerBean.getLiveResourceAvailability ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.measurement.ResourceAvailability
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getLiveResourceAvailability:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/measurement/ResourceAvailability;]
WebservicesManagerBean.getLiveResourceConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId, boolean pingAgentFirst ) : org.rhq.core.domain.configuration.Configuration
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getLiveResourceConfiguration:(Lorg/rhq/core/domain/auth/Subject;IZ)Lorg/rhq/core/domain/configuration/Configuration;]
WebservicesManagerBean.getMeasurementDefinition ( org.rhq.core.domain.auth.Subject subject, int definitionId ) : org.rhq.core.domain.measurement.MeasurementDefinition
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getMeasurementDefinition:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/measurement/MeasurementDefinition;]
WebservicesManagerBean.getPackageBytes ( org.rhq.core.domain.auth.Subject subject, int resourceId, int installedPackageId ) : byte[ ]
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getPackageBytes:(Lorg/rhq/core/domain/auth/Subject;II)[B]
WebservicesManagerBean.getPackageTypeConfigurationDefinition ( org.rhq.core.domain.auth.Subject subject, int packageTypeId ) : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getPackageTypeConfigurationDefinition:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
WebservicesManagerBean.getPackageVersionBytes ( org.rhq.core.domain.auth.Subject user, int repoId, int packageVersionId ) : byte[ ]
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getPackageVersionBytes:(Lorg/rhq/core/domain/auth/Subject;II)[B]
WebservicesManagerBean.getParentResource ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.resource.Resource
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getParentResource:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/resource/Resource;]
WebservicesManagerBean.getPluginConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.configuration.Configuration
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getPluginConfiguration:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/configuration/Configuration;]
WebservicesManagerBean.getPluginConfigurationDefinitionForResourceType ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId ) : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getPluginConfigurationDefinitionForResourceType:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
WebservicesManagerBean.getProductInfo ( org.rhq.core.domain.auth.Subject subject ) : org.rhq.core.domain.common.ProductInfo
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getProductInfo:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/common/ProductInfo;]
WebservicesManagerBean.getRepo ( org.rhq.core.domain.auth.Subject subject, int repoId ) : org.rhq.core.domain.content.Repo
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getRepo:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/content/Repo;]
WebservicesManagerBean.getResource ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.resource.Resource
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getResource:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/resource/Resource;]
WebservicesManagerBean.getResourceConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : org.rhq.core.domain.configuration.Configuration
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getResourceConfiguration:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/configuration/Configuration;]
WebservicesManagerBean.getResourceConfigurationDefinitionForResourceType ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId ) : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getResourceConfigurationDefinitionForResourceType:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
WebservicesManagerBean.getResourceConfigurationDefinitionWithTemplatesForResourceType ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId ) : org.rhq.core.domain.configuration.definition.ConfigurationDefinition
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getResourceConfigurationDefinitionWithTemplatesForResourceType:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/configuration/definition/ConfigurationDefinition;]
WebservicesManagerBean.getResourceGroup ( org.rhq.core.domain.auth.Subject subject, int groupId ) : org.rhq.core.domain.resource.group.ResourceGroup
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getResourceGroup:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/resource/group/ResourceGroup;]
WebservicesManagerBean.getResourceGroupComposite ( org.rhq.core.domain.auth.Subject subject, int groupId ) : org.rhq.core.domain.resource.group.composite.ResourceGroupComposite
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getResourceGroupComposite:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/resource/group/composite/ResourceGroupComposite;]
WebservicesManagerBean.getResourcesAncestry ( org.rhq.core.domain.auth.Subject subject, Integer[ ] resourceIds, org.rhq.core.domain.resource.ResourceAncestryFormat format ) : java.util.Map
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getResourcesAncestry:(Lorg/rhq/core/domain/auth/Subject;[Ljava/lang/Integer;Lorg/rhq/core/domain/resource/ResourceAncestryFormat;)Ljava/util/Map;]
WebservicesManagerBean.getResourceTypeBundleConfiguration ( org.rhq.core.domain.auth.Subject subject, int compatGroupId ) : org.rhq.core.domain.bundle.ResourceTypeBundleConfiguration
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getResourceTypeBundleConfiguration:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/bundle/ResourceTypeBundleConfiguration;]
WebservicesManagerBean.getResourceTypeById ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId ) : org.rhq.core.domain.resource.ResourceType
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getResourceTypeById:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/resource/ResourceType;]
WebservicesManagerBean.getResourceTypeByNameAndPlugin ( org.rhq.core.domain.auth.Subject subject, String name, String plugin ) : org.rhq.core.domain.resource.ResourceType
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getResourceTypeByNameAndPlugin:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;Ljava/lang/String;)Lorg/rhq/core/domain/resource/ResourceType;]
WebservicesManagerBean.getRole ( org.rhq.core.domain.auth.Subject subject, int roleId ) : org.rhq.core.domain.authz.Role
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getRole:(Lorg/rhq/core/domain/auth/Subject;I)Lorg/rhq/core/domain/authz/Role;]
WebservicesManagerBean.getServerDetails ( org.rhq.core.domain.auth.Subject subject ) : org.rhq.core.domain.common.ServerDetails
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getServerDetails:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/common/ServerDetails;]
WebservicesManagerBean.getSeverityBuckets ( org.rhq.core.domain.auth.Subject subject, int resourceId, long begin, long end, int numBuckets ) : org.rhq.core.domain.event.EventSeverity[ ]
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getSeverityBuckets:(Lorg/rhq/core/domain/auth/Subject;IJJI)[Lorg/rhq/core/domain/event/EventSeverity;]
WebservicesManagerBean.getSeverityBucketsForAutoGroup ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int resourceTypeId, long begin, long end, int numBuckets ) : org.rhq.core.domain.event.EventSeverity[ ]
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getSeverityBucketsForAutoGroup:(Lorg/rhq/core/domain/auth/Subject;IIJJI)[Lorg/rhq/core/domain/event/EventSeverity;]
WebservicesManagerBean.getSeverityBucketsForCompGroup ( org.rhq.core.domain.auth.Subject subject, int resourceGroupId, long begin, long end, int numBuckets ) : org.rhq.core.domain.event.EventSeverity[ ]
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getSeverityBucketsForCompGroup:(Lorg/rhq/core/domain/auth/Subject;IJJI)[Lorg/rhq/core/domain/event/EventSeverity;]
WebservicesManagerBean.getSnapshotReport ( org.rhq.core.domain.auth.Subject subject, int resourceId, String name, String description ) : java.net.URL
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getSnapshotReport:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Ljava/lang/String;)Ljava/net/URL;]
WebservicesManagerBean.getSubjectByName ( String username ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getSubjectByName:(Ljava/lang/String;)Lorg/rhq/core/domain/auth/Subject;]
WebservicesManagerBean.getSubjectByNameAndSessionId ( String username, int sessionId ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getSubjectByNameAndSessionId:(Ljava/lang/String;I)Lorg/rhq/core/domain/auth/Subject;]
WebservicesManagerBean.getSystemConfiguration ( org.rhq.core.domain.auth.Subject subject ) : java.util.Properties
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getSystemConfiguration:(Lorg/rhq/core/domain/auth/Subject;)Ljava/util/Properties;]
WebservicesManagerBean.getSystemSettings ( org.rhq.core.domain.auth.Subject subject ) : org.rhq.core.domain.common.composite.SystemSettings
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.getSystemSettings:(Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/common/composite/SystemSettings;]
WebservicesManagerBean.ignoreResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.ignoreResources:(Lorg/rhq/core/domain/auth/Subject;[I)V]
WebservicesManagerBean.importAllSubsystems ( org.rhq.core.domain.auth.Subject subject, byte[ ] exportFile, java.util.List importerConfigurations ) : org.rhq.core.domain.sync.ImportReport
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.importAllSubsystems:(Lorg/rhq/core/domain/auth/Subject;[BLjava/util/List;)Lorg/rhq/core/domain/sync/ImportReport;]
WebservicesManagerBean.importResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.importResources:(Lorg/rhq/core/domain/auth/Subject;[I)V]
WebservicesManagerBean.isGroupResourceConfigurationUpdateInProgress ( org.rhq.core.domain.auth.Subject subject, int resourceGroupId ) : boolean
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.isGroupResourceConfigurationUpdateInProgress:(Lorg/rhq/core/domain/auth/Subject;I)Z]
WebservicesManagerBean.isResourceConfigurationUpdateInProgress ( org.rhq.core.domain.auth.Subject subject, int resourceId ) : boolean
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.isResourceConfigurationUpdateInProgress:(Lorg/rhq/core/domain/auth/Subject;I)Z]
WebservicesManagerBean.login ( String username, String password ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.login:(Ljava/lang/String;Ljava/lang/String;)Lorg/rhq/core/domain/auth/Subject;]
WebservicesManagerBean.logout ( org.rhq.core.domain.auth.Subject subject ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.logout:(Lorg/rhq/core/domain/auth/Subject;)V]
WebservicesManagerBean.manuallyAddResource ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId, int parentResourceId, org.rhq.core.domain.configuration.Configuration pluginConfiguration ) : org.rhq.core.domain.resource.Resource
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.manuallyAddResource:(Lorg/rhq/core/domain/auth/Subject;IILorg/rhq/core/domain/configuration/Configuration;)Lorg/rhq/core/domain/resource/Resource;]
WebservicesManagerBean.purgeBundleDestination ( org.rhq.core.domain.auth.Subject subject, int bundleDestinationId ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.purgeBundleDestination:(Lorg/rhq/core/domain/auth/Subject;I)V]
WebservicesManagerBean.removeAlertDefinitions ( org.rhq.core.domain.auth.Subject subject, int[ ] alertDefinitionIds ) : int
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.removeAlertDefinitions:(Lorg/rhq/core/domain/auth/Subject;[I)I]
WebservicesManagerBean.removeResourceGroupsFromRole ( org.rhq.core.domain.auth.Subject subject, int roleId, int[ ] groupIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.removeResourceGroupsFromRole:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.removeResourcesFromGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] resourceIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.removeResourcesFromGroup:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.removeRolesFromResourceGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] roleIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.removeRolesFromResourceGroup:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.removeRolesFromSubject ( org.rhq.core.domain.auth.Subject subject, int subjectId, int[ ] roleIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.removeRolesFromSubject:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.removeSubjectsFromRole ( org.rhq.core.domain.auth.Subject subject, int roleId, int[ ] subjectIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.removeSubjectsFromRole:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.scheduleBundleDeployment ( org.rhq.core.domain.auth.Subject subject, int bundleDeploymentId, boolean isCleanDeployment ) : org.rhq.core.domain.bundle.BundleDeployment
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.scheduleBundleDeployment:(Lorg/rhq/core/domain/auth/Subject;IZ)Lorg/rhq/core/domain/bundle/BundleDeployment;]
WebservicesManagerBean.scheduleGroupOperation ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] executionOrderResourceIds, boolean haltOnFailure, String operationName, org.rhq.core.domain.configuration.Configuration parameters, long delay, long repeatInterval, int repeatCount, int timeout, String description ) : org.rhq.core.domain.operation.bean.GroupOperationSchedule
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.scheduleGroupOperation:(Lorg/rhq/core/domain/auth/Subject;I[IZLjava/lang/String;Lorg/rhq/core/domain/configuration/Configuration;JJIILjava/lang/String;)Lorg/rhq/core/domain/operation/bean/GroupOperationSchedule;]
WebservicesManagerBean.scheduleGroupResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject subject, int compatibleGroupId, java.util.Map newResourceConfigurationMap ) : int
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.scheduleGroupResourceConfigurationUpdate:(Lorg/rhq/core/domain/auth/Subject;ILjava/util/Map;)I]
WebservicesManagerBean.scheduleResourceOperation ( org.rhq.core.domain.auth.Subject subject, int resourceId, String operationName, long delay, long repeatInterval, int repeatCount, int timeout, org.rhq.core.domain.configuration.Configuration parameters, String description ) : org.rhq.core.domain.operation.bean.ResourceOperationSchedule
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.scheduleResourceOperation:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;JJIILorg/rhq/core/domain/configuration/Configuration;Ljava/lang/String;)Lorg/rhq/core/domain/operation/bean/ResourceOperationSchedule;]
WebservicesManagerBean.scheduleRevertBundleDeployment ( org.rhq.core.domain.auth.Subject subject, int bundleDestinationId, String deploymentDescription, boolean isCleanDeployment ) : org.rhq.core.domain.bundle.BundleDeployment
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.scheduleRevertBundleDeployment:(Lorg/rhq/core/domain/auth/Subject;ILjava/lang/String;Z)Lorg/rhq/core/domain/bundle/BundleDeployment;]
WebservicesManagerBean.setAssignedResourceGroups ( org.rhq.core.domain.auth.Subject subject, int roleId, int[ ] groupIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.setAssignedResourceGroups:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.setAssignedSubjectRoles ( org.rhq.core.domain.auth.Subject subject, int subjectId, int[ ] roleIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.setAssignedSubjectRoles:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.setRecursive ( org.rhq.core.domain.auth.Subject subject, int groupId, boolean isRecursive ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.setRecursive:(Lorg/rhq/core/domain/auth/Subject;IZ)V]
WebservicesManagerBean.setSystemConfiguration ( org.rhq.core.domain.auth.Subject subject, java.util.Properties properties, boolean skipValidation ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.setSystemConfiguration:(Lorg/rhq/core/domain/auth/Subject;Ljava/util/Properties;Z)V]
WebservicesManagerBean.setSystemSettings ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.composite.SystemSettings settings ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.setSystemSettings:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/common/composite/SystemSettings;)V]
WebservicesManagerBean.subscribeResourceToRepos ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] repoIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.subscribeResourceToRepos:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.synchronizeRepos ( org.rhq.core.domain.auth.Subject subject, int[ ] repoIds ) : int
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.synchronizeRepos:(Lorg/rhq/core/domain/auth/Subject;[I)I]
WebservicesManagerBean.translateResourceConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.configuration.Configuration configuration, boolean fromStructured ) : org.rhq.core.domain.configuration.Configuration
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.translateResourceConfiguration:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/configuration/Configuration;Z)Lorg/rhq/core/domain/configuration/Configuration;]
WebservicesManagerBean.unignoreResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.unignoreResources:(Lorg/rhq/core/domain/auth/Subject;[I)V]
WebservicesManagerBean.uninventoryResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds ) : java.util.List
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.uninventoryResources:(Lorg/rhq/core/domain/auth/Subject;[I)Ljava/util/List;]
WebservicesManagerBean.unscheduleGroupOperation ( org.rhq.core.domain.auth.Subject subject, String jobId, int resourceGroupId ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.unscheduleGroupOperation:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;I)V]
WebservicesManagerBean.unscheduleResourceOperation ( org.rhq.core.domain.auth.Subject subject, String jobId, int resourceId ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.unscheduleResourceOperation:(Lorg/rhq/core/domain/auth/Subject;Ljava/lang/String;I)V]
WebservicesManagerBean.unsubscribeResourceFromRepos ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] repoIds ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.unsubscribeResourceFromRepos:(Lorg/rhq/core/domain/auth/Subject;I[I)V]
WebservicesManagerBean.updateMeasurementTemplates ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, long collectionInterval ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateMeasurementTemplates:(Lorg/rhq/core/domain/auth/Subject;[IJ)V]
WebservicesManagerBean.updatePluginConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.configuration.Configuration newConfiguration ) : org.rhq.core.domain.configuration.PluginConfigurationUpdate
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updatePluginConfiguration:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/configuration/Configuration;)Lorg/rhq/core/domain/configuration/PluginConfigurationUpdate;]
WebservicesManagerBean.updateRepo ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.content.Repo repo ) : org.rhq.core.domain.content.Repo
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateRepo:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/content/Repo;)Lorg/rhq/core/domain/content/Repo;]
WebservicesManagerBean.updateResource ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.Resource resource ) : org.rhq.core.domain.resource.Resource
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateResource:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/resource/Resource;)Lorg/rhq/core/domain/resource/Resource;]
WebservicesManagerBean.updateResourceConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.configuration.Configuration newConfiguration ) : org.rhq.core.domain.configuration.ResourceConfigurationUpdate
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateResourceConfiguration:(Lorg/rhq/core/domain/auth/Subject;ILorg/rhq/core/domain/configuration/Configuration;)Lorg/rhq/core/domain/configuration/ResourceConfigurationUpdate;]
WebservicesManagerBean.updateResourceGroup ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.group.ResourceGroup newResourceGroup ) : org.rhq.core.domain.resource.group.ResourceGroup
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateResourceGroup:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/resource/group/ResourceGroup;)Lorg/rhq/core/domain/resource/group/ResourceGroup;]
WebservicesManagerBean.updateRole ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.authz.Role role ) : org.rhq.core.domain.authz.Role
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateRole:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/authz/Role;)Lorg/rhq/core/domain/authz/Role;]
WebservicesManagerBean.updateSchedule ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.measurement.MeasurementSchedule schedule ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateSchedule:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/measurement/MeasurementSchedule;)V]
WebservicesManagerBean.updateSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] measurementDefinitionIds, long collectionInterval ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateSchedulesForCompatibleGroup:(Lorg/rhq/core/domain/auth/Subject;I[IJ)V]
WebservicesManagerBean.updateSchedulesForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] measurementDefinitionIds, long collectionInterval ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateSchedulesForResource:(Lorg/rhq/core/domain/auth/Subject;I[IJ)V]
WebservicesManagerBean.updateSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, long collectionInterval, boolean updateExistingSchedules ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateSchedulesForResourceType:(Lorg/rhq/core/domain/auth/Subject;[IJZ)V]
WebservicesManagerBean.updateSubject ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.auth.Subject subjectToModify ) : org.rhq.core.domain.auth.Subject
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.updateSubject:(Lorg/rhq/core/domain/auth/Subject;Lorg/rhq/core/domain/auth/Subject;)Lorg/rhq/core/domain/auth/Subject;]
WebservicesManagerBean.validate ( org.rhq.core.domain.auth.Subject subject, byte[ ] exportFile ) : void
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean.validate:(Lorg/rhq/core/domain/auth/Subject;[B)V]
WebservicesManagerBean.WebservicesManagerBean ( )
[run-time name: org/rhq/enterprise/server/webservices/WebservicesManagerBean."<init>":()V]
rhq-enterprise-server-4.5.1.jar, WebServiceTestBean.class
package org.rhq.enterprise.server.test
WebServiceTestBean.addPerson ( Person p ) : String
[run-time name: org/rhq/enterprise/server/test/WebServiceTestBean.addPerson:(Lorg/rhq/enterprise/server/test/Person;)Ljava/lang/String;]
WebServiceTestBean.echo ( String s ) : String
[run-time name: org/rhq/enterprise/server/test/WebServiceTestBean.echo:(Ljava/lang/String;)Ljava/lang/String;]
WebServiceTestBean.getPersonByName ( Name n ) : Person
[run-time name: org/rhq/enterprise/server/test/WebServiceTestBean.getPersonByName:(Lorg/rhq/enterprise/server/test/Name;)Lorg/rhq/enterprise/server/test/Person;]
WebServiceTestBean.hello ( ) : String
[run-time name: org/rhq/enterprise/server/test/WebServiceTestBean.hello:()Ljava/lang/String;]
WebServiceTestBean.testExceptions ( ) : void
[run-time name: org/rhq/enterprise/server/test/WebServiceTestBean.testExceptions:()V]
WebServiceTestBean.testListArg ( java.util.List list ) : String
[run-time name: org/rhq/enterprise/server/test/WebServiceTestBean.testListArg:(Ljava/util/List;)Ljava/lang/String;]
WebServiceTestBean.testVoid ( ) : void
[run-time name: org/rhq/enterprise/server/test/WebServiceTestBean.testVoid:()V]
WebServiceTestBean.updatePerson ( AnotherPerson p, Name n ) : AnotherPerson
[run-time name: org/rhq/enterprise/server/test/WebServiceTestBean.updatePerson:(Lorg/rhq/enterprise/server/test/AnotherPerson;Lorg/rhq/enterprise/server/test/Name;)Lorg/rhq/enterprise/server/test/AnotherPerson;]
WebServiceTestBean.WebServiceTestBean ( )
[run-time name: org/rhq/enterprise/server/test/WebServiceTestBean."<init>":()V]
rhq-enterprise-server-4.5.1.jar, WebServiceTestLocal.class
package org.rhq.enterprise.server.test
WebServiceTestLocal.addPerson ( Person p1 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/test/WebServiceTestLocal.addPerson:(Lorg/rhq/enterprise/server/test/Person;)Ljava/lang/String;]
WebServiceTestLocal.echo ( String p1 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/test/WebServiceTestLocal.echo:(Ljava/lang/String;)Ljava/lang/String;]
WebServiceTestLocal.getPersonByName ( Name p1 ) [abstract] : Person
[run-time name: org/rhq/enterprise/server/test/WebServiceTestLocal.getPersonByName:(Lorg/rhq/enterprise/server/test/Name;)Lorg/rhq/enterprise/server/test/Person;]
WebServiceTestLocal.hello ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/test/WebServiceTestLocal.hello:()Ljava/lang/String;]
WebServiceTestLocal.updatePerson ( AnotherPerson p1, Name p2 ) [abstract] : AnotherPerson
[run-time name: org/rhq/enterprise/server/test/WebServiceTestLocal.updatePerson:(Lorg/rhq/enterprise/server/test/AnotherPerson;Lorg/rhq/enterprise/server/test/Name;)Lorg/rhq/enterprise/server/test/AnotherPerson;]
rhq-enterprise-server-4.5.1.jar, WebServiceTestRemote.class
package org.rhq.enterprise.server.test
WebServiceTestRemote.addPerson ( Person p1 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/test/WebServiceTestRemote.addPerson:(Lorg/rhq/enterprise/server/test/Person;)Ljava/lang/String;]
WebServiceTestRemote.echo ( String p1 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/test/WebServiceTestRemote.echo:(Ljava/lang/String;)Ljava/lang/String;]
WebServiceTestRemote.getPersonByName ( Name p1 ) [abstract] : Person
[run-time name: org/rhq/enterprise/server/test/WebServiceTestRemote.getPersonByName:(Lorg/rhq/enterprise/server/test/Name;)Lorg/rhq/enterprise/server/test/Person;]
WebServiceTestRemote.hello ( ) [abstract] : String
[run-time name: org/rhq/enterprise/server/test/WebServiceTestRemote.hello:()Ljava/lang/String;]
WebServiceTestRemote.testExceptions ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/WebServiceTestRemote.testExceptions:()V]
WebServiceTestRemote.testListArg ( java.util.List p1 ) [abstract] : String
[run-time name: org/rhq/enterprise/server/test/WebServiceTestRemote.testListArg:(Ljava/util/List;)Ljava/lang/String;]
WebServiceTestRemote.testVoid ( ) [abstract] : void
[run-time name: org/rhq/enterprise/server/test/WebServiceTestRemote.testVoid:()V]
WebServiceTestRemote.updatePerson ( AnotherPerson p1, Name p2 ) [abstract] : AnotherPerson
[run-time name: org/rhq/enterprise/server/test/WebServiceTestRemote.updatePerson:(Lorg/rhq/enterprise/server/test/AnotherPerson;Lorg/rhq/enterprise/server/test/Name;)Lorg/rhq/enterprise/server/test/AnotherPerson;]
rhq-enterprise-server-4.5.1.jar, WebServiceTypeAdapter.class
package org.rhq.enterprise.server.jaxb
WebServiceTypeAdapter.marshal ( java.util.Map opaque ) : Object[ ]
[run-time name: org/rhq/enterprise/server/jaxb/WebServiceTypeAdapter.marshal:(Ljava/util/Map;)[Ljava/lang/Object;]
WebServiceTypeAdapter.marshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/WebServiceTypeAdapter.marshal:(Ljava/lang/Object;)Ljava/lang/Object;]
WebServiceTypeAdapter.unmarshal ( Object x0 ) : Object
[run-time name: org/rhq/enterprise/server/jaxb/WebServiceTypeAdapter.unmarshal:(Ljava/lang/Object;)Ljava/lang/Object;]
WebServiceTypeAdapter.unmarshal ( Object[ ] marshallable ) : java.util.Map
[run-time name: org/rhq/enterprise/server/jaxb/WebServiceTypeAdapter.unmarshal:([Ljava/lang/Object;)Ljava/util/Map;]
WebServiceTypeAdapter.WebServiceTypeAdapter ( )
[run-time name: org/rhq/enterprise/server/jaxb/WebServiceTypeAdapter."<init>":()V]
to the top
Problems with Data Types, High Severity (159)
rhq-enterprise-server-4.5.1.jar
package org.rhq.enterprise.server.alert
[+] AlertDefinitionManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method AlertDefinitionManagerLocal.updateAlertDefinitionInternal ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.alert.AlertDefinition p3, boolean p4, boolean p5, boolean p6 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method updateAlertDefinitionInternal(org.rhq.core.domain.auth.Subject, int, org.rhq.core.domain.alert.AlertDefinition, boolean, boolean, boolean) in AlertDefinitionManagerLocal. |
[+] affected methods (23)
AlertDefinitionManagerLocal.copyAlertDefinitions ( org.rhq.core.domain.auth.Subject p1, Integer[ ] p2 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.createAlertDefinition ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.alert.AlertDefinition p2, Integer p3, boolean p4 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.createDependentAlertDefinition ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.alert.AlertDefinition p2, int p3 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.disableAlertDefinitions ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.enableAlertDefinitions ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.findAlertDefinitionOptionItemsForGroup ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.findAlertDefinitionOptionItemsForResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.findAlertDefinitions ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.findAlertDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.AlertDefinitionCriteria p2 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.findAllRecoveryDefinitionsById ( org.rhq.core.domain.auth.Subject p1, Integer p2 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.getAlertDefinition ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.getAlertDefinitionById ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.getAlertNotificationConfigurationPreview ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.alert.notification.AlertNotification[ ] p2 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.isEnabled ( Integer p1 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.isGroupAlertDefinition ( Integer p1 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.isResourceAlertDefinition ( Integer p1 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.isTemplate ( Integer p1 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.purgeInternals ( int p1 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.purgeUnusedAlertDefinitions ( )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.removeAlertDefinitions ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.updateAlertDefinition ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.alert.AlertDefinition p3, boolean p4 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
AlertDefinitionManagerLocal.updateDependentAlertDefinition ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.alert.AlertDefinition p3, boolean p4 )This abstract method is from 'AlertDefinitionManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getAlertDefinitionManager ( )Return value of this method has type 'AlertDefinitionManagerLocal'.
package org.rhq.enterprise.server.auth.prefs
[+] SubjectPreferencesCache (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SubjectPreferencesCache. |
[+] affected methods (6)
SubjectPreferencesCache.clearConfiguration ( int subjectId )This method is from 'SubjectPreferencesCache' class.
SubjectPreferencesCache.getInstance ( )This method is from 'SubjectPreferencesCache' class.
SubjectPreferencesCache.getPreferences ( int subjectId )This method is from 'SubjectPreferencesCache' class.
SubjectPreferencesCache.getUserProperty ( int subjectId, String propertyName )This method is from 'SubjectPreferencesCache' class.
SubjectPreferencesCache.setUserProperty ( int subjectId, String propertyName, String value )This method is from 'SubjectPreferencesCache' class.
SubjectPreferencesCache.unsetUserProperty ( int subjectId, String propertyName )This method is from 'SubjectPreferencesCache' class.
package org.rhq.enterprise.server.cloud
[+] CloudManagerBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CloudManagerBean. |
[+] affected methods (15)
CloudManagerBean.CloudManagerBean ( )This constructor is from 'CloudManagerBean' class.
CloudManagerBean.deleteServer ( Integer serverId )This method is from 'CloudManagerBean' class.
CloudManagerBean.deleteServers ( Integer[ ] serverIds )This method is from 'CloudManagerBean' class.
CloudManagerBean.getAgentsByServerName ( String serverName )This method is from 'CloudManagerBean' class.
CloudManagerBean.getAllCloudServers ( )This method is from 'CloudManagerBean' class.
CloudManagerBean.getAllServers ( )This method is from 'CloudManagerBean' class.
CloudManagerBean.getFailoverListDetailsByAgentId ( int agentId, org.rhq.core.domain.util.PageControl pc )This method is from 'CloudManagerBean' class.
CloudManagerBean.getNormalServerCount ( )This method is from 'CloudManagerBean' class.
CloudManagerBean.getServerById ( int serverId )This method is from 'CloudManagerBean' class.
CloudManagerBean.getServerByName ( String serverName )This method is from 'CloudManagerBean' class.
CloudManagerBean.getServerComposites ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.util.PageControl pc )This method is from 'CloudManagerBean' class.
CloudManagerBean.getServerCount ( )This method is from 'CloudManagerBean' class.
CloudManagerBean.markStaleServersDown ( org.rhq.core.domain.auth.Subject subject )This method is from 'CloudManagerBean' class.
CloudManagerBean.updateServer ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.cloud.Server server )This method is from 'CloudManagerBean' class.
CloudManagerBean.updateServerMode ( Integer[ ] serverIds, org.rhq.core.domain.cloud.Server.OperationMode mode )This method is from 'CloudManagerBean' class.
[+] CloudManagerException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CloudManagerException. |
[+] affected methods (4)
CloudManagerException.CloudManagerException ( )This constructor is from 'CloudManagerException' class.
CloudManagerException.CloudManagerException ( String message )This constructor is from 'CloudManagerException' class.
CloudManagerException.CloudManagerException ( String message, Throwable cause )This constructor is from 'CloudManagerException' class.
CloudManagerException.CloudManagerException ( Throwable cause )This constructor is from 'CloudManagerException' class.
[+] CloudManagerLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CloudManagerLocal. |
[+] affected methods (14)
CloudManagerLocal.deleteServer ( Integer p1 )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.deleteServers ( Integer[ ] p1 )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.getAgentsByServerName ( String p1 )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.getAllCloudServers ( )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.getAllServers ( )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.getFailoverListDetailsByAgentId ( int p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.getNormalServerCount ( )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.getServerById ( int p1 )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.getServerByName ( String p1 )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.getServerComposites ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.getServerCount ( )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.markStaleServersDown ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.updateServer ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.cloud.Server p2 )This abstract method is from 'CloudManagerLocal' interface.
CloudManagerLocal.updateServerMode ( Integer[ ] p1, org.rhq.core.domain.cloud.Server.OperationMode p2 )This abstract method is from 'CloudManagerLocal' interface.
[+] PartitionEventManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method PartitionEventManagerLocal.findPartitionEventsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.PartitionEventCriteria p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method findPartitionEventsByCriteria(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.criteria.PartitionEventCriteria) in PartitionEventManagerLocal. |
[+] affected methods (12)
PartitionEventManagerLocal.agentPartitionEvent ( org.rhq.core.domain.auth.Subject p1, String p2, org.rhq.core.domain.cloud.PartitionEventType p3, String p4 )This abstract method is from 'PartitionEventManagerLocal' interface.
PartitionEventManagerLocal.auditPartitionEvent ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.cloud.PartitionEventType p2, String p3 )This abstract method is from 'PartitionEventManagerLocal' interface.
PartitionEventManagerLocal.cloudPartitionEvent ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.cloud.PartitionEventType p2, String p3 )This abstract method is from 'PartitionEventManagerLocal' interface.
PartitionEventManagerLocal.cloudPartitionEventRequest ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.cloud.PartitionEventType p2, String p3 )This abstract method is from 'PartitionEventManagerLocal' interface.
PartitionEventManagerLocal.createPartitionEvent ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.cloud.PartitionEvent p2 )This abstract method is from 'PartitionEventManagerLocal' interface.
PartitionEventManagerLocal.deletePartitionEvents ( org.rhq.core.domain.auth.Subject p1, Integer[ ] p2 )This abstract method is from 'PartitionEventManagerLocal' interface.
PartitionEventManagerLocal.getPartitionEvent ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'PartitionEventManagerLocal' interface.
PartitionEventManagerLocal.getPartitionEventDetails ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'PartitionEventManagerLocal' interface.
PartitionEventManagerLocal.getPartitionEvents ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.cloud.PartitionEventType p2, org.rhq.core.domain.cloud.PartitionEvent.ExecutionStatus p3, String p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'PartitionEventManagerLocal' interface.
PartitionEventManagerLocal.processRequestedPartitionEvents ( )This abstract method is from 'PartitionEventManagerLocal' interface.
PartitionEventManagerLocal.purgeAllEvents ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'PartitionEventManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getPartitionEventManager ( )Return value of this method has type 'PartitionEventManagerLocal'.
package org.rhq.enterprise.server.configuration
[+] ConfigurationManagerLocal (6)
| Change | Effect |
---|
1 | Abstract method ConfigurationManagerLocal.getOptionsForConfigurationDefinition ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.definition.ConfigurationDefinition p3 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getOptionsForConfigurationDefinition(org.rhq.core.domain.auth.Subject, int, org.rhq.core.domain.configuration.definition.ConfigurationDefinition) in ConfigurationManagerLocal. |
2 | Abstract method ConfigurationManagerLocal.isPluginConfigurationUpdateInProgress ( org.rhq.core.domain.auth.Subject p1, int p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method isPluginConfigurationUpdateInProgress(org.rhq.core.domain.auth.Subject, int) in ConfigurationManagerLocal. |
3 | Abstract method ConfigurationManagerLocal.persistResourceConfigurationUpdateInNewTransaction ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.Configuration p3, org.rhq.core.domain.configuration.ConfigurationUpdateStatus p4, String p5, boolean p6 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method persistResourceConfigurationUpdateInNewTransaction(org.rhq.core.domain.auth.Subject, int, org.rhq.core.domain.configuration.Configuration, org.rhq.core.domain.configuration.ConfigurationUpdateStatus, java.lang.String, boolean) in ConfigurationManagerLocal. |
4 | Added super-interface ConfigurationManagerRemote. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method in ConfigurationManagerRemote. |
5 | Abstract method ConfigurationManagerLocal.getOptionsForConfigurationDefinition ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.configuration.definition.ConfigurationDefinition p2 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getOptionsForConfigurationDefinition(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.configuration.definition.ConfigurationDefinition) in interface ConfigurationManagerLocal. |
6 | Abstract method ConfigurationManagerLocal.persistNewResourceConfigurationUpdateHistory ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.Configuration p3, org.rhq.core.domain.configuration.ConfigurationUpdateStatus p4, String p5, boolean p6 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method persistNewResourceConfigurationUpdateHistory(org.rhq.core.domain.auth.Subject, int, org.rhq.core.domain.configuration.Configuration, org.rhq.core.domain.configuration.ConfigurationUpdateStatus, java.lang.String, boolean) in interface ConfigurationManagerLocal. |
[+] affected methods (73)
ConfigurationManagerLocal.checkForCompletedGroupResourceConfigurationUpdate ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.checkForTimedOutConfigurationUpdateRequests ( )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.completePluginConfigurationUpdate ( Integer p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.completePluginConfigurationUpdate ( org.rhq.core.domain.configuration.PluginConfigurationUpdate p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.completeResourceConfigurationUpdate ( org.rhq.core.clientapi.server.configuration.ConfigurationUpdateResponse p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.createGroupConfigurationUpdate ( org.rhq.core.domain.configuration.group.AbstractGroupConfigurationUpdate p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.deleteConfigurations ( java.util.List p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.deleteGroupPluginConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, Integer p2, Integer[ ] p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.deleteGroupResourceConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, Integer p2, Integer[ ] p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.deleteProperties ( int[ ] p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.executePluginConfigurationUpdate ( org.rhq.core.domain.configuration.PluginConfigurationUpdate p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.executeResourceConfigurationUpdate ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findGroupPluginConfigurationUpdates ( int p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findGroupPluginConfigurationUpdatesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.GroupPluginConfigurationUpdateCriteria p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findGroupResourceConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findGroupResourceConfigurationUpdatesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.GroupResourceConfigurationUpdateCriteria p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findPluginConfigurationUpdateCompositesByParentId ( int p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findPluginConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, int p2, Long p3, Long p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findPluginConfigurationUpdatesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.PluginConfigurationUpdateCriteria p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findPluginConfigurationUpdatesByParentId ( int p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findResourceConfigurationUpdateCompositesByParentId ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findResourceConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, Integer p2, Long p3, Long p4, boolean p5, org.rhq.core.domain.util.PageControl p6 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findResourceConfigurationUpdatesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ResourceConfigurationUpdateCriteria p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.findResourceConfigurationUpdatesByParentId ( int p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getConfigurationById ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getConfigurationFromDefaultTemplate ( org.rhq.core.domain.configuration.definition.ConfigurationDefinition p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getGroupPluginConfigurationById ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getGroupResourceConfigurationById ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getLatestPluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getLatestResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getLatestResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getLiveResourceConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getLiveResourceConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3, boolean p4 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfiguration ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfigurationMapForGroupUpdate ( org.rhq.core.domain.auth.Subject p1, Integer p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfigurationsForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getPluginConfigurationUpdateCountByParentId ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfiguration ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfigurationDefinitionWithTemplatesForResourceType ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfigurationMapForGroupUpdate ( org.rhq.core.domain.auth.Subject p1, Integer p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfigurationsForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.getResourceConfigurationUpdateCountByParentId ( int p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.isGroupPluginConfigurationUpdateInProgress ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.mergeConfiguration ( org.rhq.core.domain.configuration.Configuration p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.mergeConfigurationUpdate ( org.rhq.core.domain.configuration.AbstractResourceConfigurationUpdate p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.purgePluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.purgePluginConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.purgeResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.purgeResourceConfigurationUpdates ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.rollbackPluginConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, int p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.rollbackResourceConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, int p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.scheduleGroupPluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject p1, int p2, java.util.Map p3 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.setResourceConfiguration ( int p1, org.rhq.core.domain.configuration.Configuration p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.updateGroupConfigurationUpdate ( org.rhq.core.domain.configuration.group.AbstractGroupConfigurationUpdate p1 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.updateGroupPluginConfigurationUpdateStatus ( int p1, String p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.updateGroupResourceConfigurationUpdateStatus ( int p1, String p2 )This abstract method is from 'ConfigurationManagerLocal' interface.
ConfigurationManagerLocal.updateStructuredOrRawConfiguration ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.configuration.Configuration p3, boolean p4 )This abstract method is from 'ConfigurationManagerLocal' interface.
job.AbstractGroupConfigurationUpdateJob.completeGroupConfigurationUpdate ( ConfigurationManagerLocal p1, Integer p2, String p3 )1st parameter 'p1' of this abstract method has type 'ConfigurationManagerLocal'.
job.AbstractGroupConfigurationUpdateJob.executeConfigurationUpdate ( ConfigurationManagerLocal p1, Integer p2, org.rhq.core.domain.auth.Subject p3 )1st parameter 'p1' of this abstract method has type 'ConfigurationManagerLocal'.
job.AbstractGroupConfigurationUpdateJob.getConfigurationUpdateCount ( Integer p1, ConfigurationManagerLocal p2 )2nd parameter 'p2' of this abstract method has type 'ConfigurationManagerLocal'.
job.AbstractGroupConfigurationUpdateJob.getConfigurationUpdateIds ( Integer p1, ConfigurationManagerLocal p2, org.rhq.core.domain.util.PageControl p3 )2nd parameter 'p2' of this abstract method has type 'ConfigurationManagerLocal'.
job.GroupPluginConfigurationUpdateJob.completeGroupConfigurationUpdate ( ConfigurationManagerLocal configurationManager, Integer groupConfigurationUpdateId, String errorMessages )1st parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupPluginConfigurationUpdateJob.executeConfigurationUpdate ( ConfigurationManagerLocal configurationManager, Integer childUpdateId, org.rhq.core.domain.auth.Subject subject )1st parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupPluginConfigurationUpdateJob.getConfigurationUpdateCount ( Integer groupPluginConfigurationUpdateId, ConfigurationManagerLocal configurationManager )2nd parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupPluginConfigurationUpdateJob.getConfigurationUpdateIds ( Integer groupPluginConfigurationUpdateId, ConfigurationManagerLocal configurationManager, org.rhq.core.domain.util.PageControl pc )2nd parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupResourceConfigurationUpdateJob.completeGroupConfigurationUpdate ( ConfigurationManagerLocal configurationManager, Integer groupConfigurationUpdateId, String errorMessages )1st parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupResourceConfigurationUpdateJob.executeConfigurationUpdate ( ConfigurationManagerLocal configurationManager, Integer childUpdateId, org.rhq.core.domain.auth.Subject subject )1st parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupResourceConfigurationUpdateJob.getConfigurationUpdateCount ( Integer groupPluginConfigurationUpdateId, ConfigurationManagerLocal configurationManager )2nd parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
job.GroupResourceConfigurationUpdateJob.getConfigurationUpdateIds ( Integer groupPluginConfigurationUpdateId, ConfigurationManagerLocal configurationManager, org.rhq.core.domain.util.PageControl pc )2nd parameter 'configurationManager' of this method has type 'ConfigurationManagerLocal'.
org.rhq.enterprise.server.util.LookupUtil.getConfigurationManager ( )Return value of this method has type 'ConfigurationManagerLocal'.
package org.rhq.enterprise.server.core
[+] AgentManagerLocal (4)
| Change | Effect |
---|
1 | Abstract method AgentManagerLocal.backfillAgentInNewTransaction ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method backfillAgentInNewTransaction(org.rhq.core.domain.auth.Subject, java.lang.String, int) in AgentManagerLocal. |
2 | Abstract method AgentManagerLocal.destroyAgentClient ( org.rhq.core.domain.resource.Agent p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method destroyAgentClient(org.rhq.core.domain.resource.Agent) in AgentManagerLocal. |
3 | Abstract method AgentManagerLocal.findAgentsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.AgentCriteria p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method findAgentsByCriteria(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.criteria.AgentCriteria) in AgentManagerLocal. |
4 | Abstract method AgentManagerLocal.backfillAgent ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method backfillAgent(org.rhq.core.domain.auth.Subject, java.lang.String, int) in interface AgentManagerLocal. |
[+] affected methods (29)
AgentManagerLocal.agentIsAlive ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.agentIsShuttingDown ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.checkForSuspectAgents ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.createAgent ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.deleteAgent ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByAddressAndPort ( String p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByAgentToken ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByID ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByName ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentByResourceId ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentClient ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentClient ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentCount ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentDownloadDir ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentIdByName ( String p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentIdByResourceId ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentIdByScheduleId ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentsByServer ( org.rhq.core.domain.auth.Subject p1, Integer p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentUpdateBinaryFile ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentUpdateVersionFile ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAgentUpdateVersionFileContent ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.getAllAgents ( )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.handlePingRequest ( org.rhq.core.clientapi.server.core.PingRequest p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.isAgentBackfilled ( int p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.isAgentVersionSupported ( org.rhq.core.clientapi.server.core.AgentVersion p1 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.pingAgentByResourceId ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.setAgentBackfilled ( int p1, boolean p2 )This abstract method is from 'AgentManagerLocal' interface.
AgentManagerLocal.updateAgent ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'AgentManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getAgentManager ( )Return value of this method has type 'AgentManagerLocal'.
[+] CoreServerMBean (1)
| Change | Effect |
---|
1 | Abstract method CoreServerMBean.getEarDeploymentDir ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getEarDeploymentDir() in CoreServerMBean. |
[+] affected methods (9)
CoreServerMBean.getBootTime ( )This abstract method is from 'CoreServerMBean' interface.
CoreServerMBean.getBuildNumber ( )This abstract method is from 'CoreServerMBean' interface.
CoreServerMBean.getInstallDir ( )This abstract method is from 'CoreServerMBean' interface.
CoreServerMBean.getJBossServerDataDir ( )This abstract method is from 'CoreServerMBean' interface.
CoreServerMBean.getJBossServerHomeDir ( )This abstract method is from 'CoreServerMBean' interface.
CoreServerMBean.getJBossServerTempDir ( )This abstract method is from 'CoreServerMBean' interface.
CoreServerMBean.getProductInfo ( )This abstract method is from 'CoreServerMBean' interface.
CoreServerMBean.getVersion ( )This abstract method is from 'CoreServerMBean' interface.
org.rhq.enterprise.server.util.LookupUtil.getCoreServer ( )Return value of this method has type 'CoreServerMBean'.
[+] CustomJaasDeploymentServiceMBean (1)
| Change | Effect |
---|
1 | Field SECURITY_DOMAIN_NAME (java.lang.String) with the compile-time constant value "JON" has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find variable SECURITY_DOMAIN_NAME in CustomJaasDeploymentServiceMBean. |
[+] affected methods (1)
CustomJaasDeploymentServiceMBean.installJaasModules ( )This abstract method is from 'CustomJaasDeploymentServiceMBean' interface.
package org.rhq.enterprise.server.core.comm
[+] ServerCommunicationsServiceMBean (6)
| Change | Effect |
---|
1 | Abstract method ServerCommunicationsServiceMBean.getConfigurationOverridesFile ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getConfigurationOverridesFile() in ServerCommunicationsServiceMBean. |
2 | Abstract method ServerCommunicationsServiceMBean.getConfigurationUpdateConcurrencyLimit ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getConfigurationUpdateConcurrencyLimit() in ServerCommunicationsServiceMBean. |
3 | Abstract method ServerCommunicationsServiceMBean.setConfigurationOverridesFile ( String p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method setConfigurationOverridesFile(java.lang.String) in ServerCommunicationsServiceMBean. |
4 | Abstract method ServerCommunicationsServiceMBean.setConfigurationUpdateConcurrencyLimit ( Integer p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method setConfigurationUpdateConcurrencyLimit(java.lang.Integer) in ServerCommunicationsServiceMBean. |
5 | Abstract method ServerCommunicationsServiceMBean.getConfigurationOverrides ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getConfigurationOverrides() in interface ServerCommunicationsServiceMBean. |
6 | Abstract method ServerCommunicationsServiceMBean.setConfigurationOverrides ( java.util.Properties p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method setConfigurationOverrides(java.util.Properties) in interface ServerCommunicationsServiceMBean. |
[+] affected methods (38)
ServerCommunicationsServiceMBean.addStartedAgent ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.destroyKnownAgentClient ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getAllKnownAgents ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getAvailabilityReportConcurrencyLimit ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getConfiguration ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getConfigurationFile ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getContentDownloadConcurrencyLimit ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getContentReportConcurrencyLimit ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getGlobalConcurrencyLimit ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getInventoryReportConcurrencyLimit ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getInventorySyncConcurrencyLimit ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getKnownAgentClient ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getMaintenanceModeAtStartup ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getMeasurementReportConcurrencyLimit ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getMeasurementScheduleRequestConcurrencyLimit ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getPreferencesNodeName ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getServiceContainer ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.getStartedServerEndpoint ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.isMaintenanceModeAtStartup ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.isStarted ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.pingEndpoint ( String p1, long p2 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.reloadConfiguration ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.removeDownedAgent ( String p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.safeGetServiceContainer ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.setAvailabilityReportConcurrencyLimit ( Integer p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.setConfigurationFile ( String p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.setContentDownloadConcurrencyLimit ( Integer p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.setContentReportConcurrencyLimit ( Integer p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.setGlobalConcurrencyLimit ( Integer p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.setInventoryReportConcurrencyLimit ( Integer p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.setInventorySyncConcurrencyLimit ( Integer p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.setMaintenanceModeAtStartup ( Boolean p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.setMeasurementReportConcurrencyLimit ( Integer p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.setMeasurementScheduleRequestConcurrencyLimit ( Integer p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.setPreferencesNodeName ( String p1 )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.startCommunicationServices ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceMBean.stop ( )This abstract method is from 'ServerCommunicationsServiceMBean' interface.
ServerCommunicationsServiceUtil.getService ( )Return value of this method has type 'ServerCommunicationsServiceMBean'.
package org.rhq.enterprise.server.core.concurrency
[+] LatchedServiceCircularityException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LatchedServiceCircularityException. |
[+] affected methods (4)
LatchedServiceCircularityException.LatchedServiceCircularityException ( )This constructor is from 'LatchedServiceCircularityException' class.
LatchedServiceCircularityException.LatchedServiceCircularityException ( String message )This constructor is from 'LatchedServiceCircularityException' class.
LatchedServiceCircularityException.LatchedServiceCircularityException ( String message, Throwable cause )This constructor is from 'LatchedServiceCircularityException' class.
LatchedServiceCircularityException.LatchedServiceCircularityException ( Throwable cause )This constructor is from 'LatchedServiceCircularityException' class.
[+] LatchedServiceController (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LatchedServiceController. |
[+] affected methods (4)
LatchedServiceController.executeServices ( )This method is from 'LatchedServiceController' class.
LatchedServiceController.getThreadPoolSize ( )This method is from 'LatchedServiceController' class.
LatchedServiceController.LatchedServiceController ( java.util.Collection services )This constructor is from 'LatchedServiceController' class.
LatchedServiceController.setThreadPoolSize ( int threadPoolSize )This method is from 'LatchedServiceController' class.
[+] LatchedServiceController.LatchedService (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LatchedServiceController.LatchedService. |
[+] affected methods (9)
LatchedServiceController.LatchedService.addDependency ( LatchedServiceController.LatchedService dependency )This method is from 'LatchedServiceController.LatchedService' abstract class.
LatchedServiceController.LatchedService.equals ( Object obj )This method is from 'LatchedServiceController.LatchedService' abstract class.
LatchedServiceController.LatchedService.executeService ( )This abstract method is from 'LatchedServiceController.LatchedService' abstract class.
LatchedServiceController.LatchedService.getServiceName ( )This method is from 'LatchedServiceController.LatchedService' abstract class.
LatchedServiceController.LatchedService.hashCode ( )This method is from 'LatchedServiceController.LatchedService' abstract class.
LatchedServiceController.LatchedService.LatchedServiceController.LatchedService ( String serviceName )This constructor is from 'LatchedServiceController.LatchedService' abstract class.
LatchedServiceController.LatchedService.notifyComplete ( LatchedServiceController.LatchedService finishedService, boolean didFail )This method is from 'LatchedServiceController.LatchedService' abstract class.
LatchedServiceController.LatchedService.run ( )This method is from 'LatchedServiceController.LatchedService' abstract class.
LatchedServiceController.LatchedService.toString ( )This method is from 'LatchedServiceController.LatchedService' abstract class.
[+] LatchedServiceException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LatchedServiceException. |
[+] affected methods (4)
LatchedServiceException.LatchedServiceException ( )This constructor is from 'LatchedServiceException' class.
LatchedServiceException.LatchedServiceException ( String message )This constructor is from 'LatchedServiceException' class.
LatchedServiceException.LatchedServiceException ( String message, Throwable cause )This constructor is from 'LatchedServiceException' class.
LatchedServiceException.LatchedServiceException ( Throwable cause )This constructor is from 'LatchedServiceException' class.
package org.rhq.enterprise.server.core.plugin
[+] PluginDeploymentScannerMBean (16)
| Change | Effect |
---|
1 | Abstract method PluginDeploymentScannerMBean.getAgentPluginDir ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getAgentPluginDir() in PluginDeploymentScannerMBean. |
2 | Abstract method PluginDeploymentScannerMBean.getScanPeriod ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getScanPeriod() in PluginDeploymentScannerMBean. |
3 | Abstract method PluginDeploymentScannerMBean.getServerPluginDir ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getServerPluginDir() in PluginDeploymentScannerMBean. |
4 | Abstract method PluginDeploymentScannerMBean.getUserPluginDir ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getUserPluginDir() in PluginDeploymentScannerMBean. |
5 | Abstract method PluginDeploymentScannerMBean.setAgentPluginDir ( String p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method setAgentPluginDir(java.lang.String) in PluginDeploymentScannerMBean. |
6 | Abstract method PluginDeploymentScannerMBean.setScanPeriod ( String p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method setScanPeriod(java.lang.String) in PluginDeploymentScannerMBean. |
7 | Abstract method PluginDeploymentScannerMBean.setServerPluginDir ( String p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method setServerPluginDir(java.lang.String) in PluginDeploymentScannerMBean. |
8 | Abstract method PluginDeploymentScannerMBean.setUserPluginDir ( String p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method setUserPluginDir(java.lang.String) in PluginDeploymentScannerMBean. |
9 | Abstract method PluginDeploymentScannerMBean.getAgentPluginDir ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getAgentPluginDir() in interface PluginDeploymentScannerMBean. |
10 | Abstract method PluginDeploymentScannerMBean.getScanPeriod ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getScanPeriod() in interface PluginDeploymentScannerMBean. |
11 | Abstract method PluginDeploymentScannerMBean.getServerPluginDir ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getServerPluginDir() in interface PluginDeploymentScannerMBean. |
12 | Abstract method PluginDeploymentScannerMBean.getUserPluginDir ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getUserPluginDir() in interface PluginDeploymentScannerMBean. |
13 | Abstract method PluginDeploymentScannerMBean.setAgentPluginDir ( java.io.File p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method setAgentPluginDir(java.io.File) in interface PluginDeploymentScannerMBean. |
14 | Abstract method PluginDeploymentScannerMBean.setScanPeriod ( Long p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method setScanPeriod(java.lang.Long) in interface PluginDeploymentScannerMBean. |
15 | Abstract method PluginDeploymentScannerMBean.setServerPluginDir ( java.io.File p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method setServerPluginDir(java.io.File) in interface PluginDeploymentScannerMBean. |
16 | Abstract method PluginDeploymentScannerMBean.setUserPluginDir ( java.io.File p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method setUserPluginDir(java.io.File) in interface PluginDeploymentScannerMBean. |
[+] affected methods (7)
PluginDeploymentScannerMBean.getPluginMetadataManager ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.scan ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.scanAndRegister ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.start ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.startDeployment ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
PluginDeploymentScannerMBean.stop ( )This abstract method is from 'PluginDeploymentScannerMBean' interface.
org.rhq.enterprise.server.util.LookupUtil.getPluginDeploymentScanner ( )Return value of this method has type 'PluginDeploymentScannerMBean'.
package org.rhq.enterprise.server.discovery
[+] DeletedResourceTypeFilter (1)
| Change | Effect |
---|
1 | Removed super-interface InventoryReportFilter. | Recompilation of a client program may be terminated with the message: cannot find method in class DeletedResourceTypeFilter. |
[+] affected methods (2)
DeletedResourceTypeFilter.accept ( org.rhq.core.clientapi.server.discovery.InventoryReport report )This method is from 'DeletedResourceTypeFilter' class.
DeletedResourceTypeFilter.DeletedResourceTypeFilter ( org.rhq.enterprise.server.auth.SubjectManagerLocal subjectManager, org.rhq.enterprise.server.resource.ResourceTypeManagerLocal resourceTypeManager, org.rhq.enterprise.server.resource.metadata.PluginManagerLocal pluginManager )This constructor is from 'DeletedResourceTypeFilter' class.
[+] DiscoveryBossLocal (2)
| Change | Effect |
---|
1 | Abstract method DiscoveryBossLocal.getResourceSyncInfo ( org.rhq.core.domain.resource.Agent p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getResourceSyncInfo(org.rhq.core.domain.resource.Agent) in DiscoveryBossLocal. |
2 | Abstract method DiscoveryBossLocal.mergeResourceInNewTransaction ( java.util.List p1, org.rhq.core.domain.resource.Agent p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method mergeResourceInNewTransaction(java.util.List, org.rhq.core.domain.resource.Agent) in DiscoveryBossLocal. |
[+] affected methods (13)
DiscoveryBossLocal.addResource ( org.rhq.core.domain.resource.Resource p1, int p2 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.getQueuedPlatformChildServers ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.InventoryStatus p2, org.rhq.core.domain.resource.Resource p3 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.getQueuedPlatforms ( org.rhq.core.domain.auth.Subject p1, java.util.EnumSet p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.getQueuedPlatformsAndServers ( org.rhq.core.domain.auth.Subject p1, java.util.EnumSet p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.getQueuedPlatformsAndServers ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.manuallyAddResource ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceType p2, int p3, org.rhq.core.domain.configuration.Configuration p4 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.mergeInventoryReport ( org.rhq.core.clientapi.server.discovery.InventoryReport p1 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.updateAgentInventoryStatus ( String p1, String p2 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.updateInventoryStatus ( org.rhq.core.domain.auth.Subject p1, java.util.List p2, java.util.List p3, org.rhq.core.domain.resource.InventoryStatus p4 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.updateInventoryStatus ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.InventoryStatus p2, java.util.List p3, java.util.List p4 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.updateResourceVersion ( int p1, String p2 )This abstract method is from 'DiscoveryBossLocal' interface.
DiscoveryBossLocal.upgradeResources ( java.util.Set p1 )This abstract method is from 'DiscoveryBossLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getDiscoveryBoss ( )Return value of this method has type 'DiscoveryBossLocal'.
[+] InventoryReportFilter (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class InventoryReportFilter. |
[+] affected methods (1)
InventoryReportFilter.accept ( org.rhq.core.clientapi.server.discovery.InventoryReport p1 )This abstract method is from 'InventoryReportFilter' interface.
package org.rhq.enterprise.server.entitlement
[+] EntitlementManagerBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EntitlementManagerBean. |
[+] affected methods (2)
EntitlementManagerBean.doSomething ( )This method is from 'EntitlementManagerBean' class.
EntitlementManagerBean.EntitlementManagerBean ( )This constructor is from 'EntitlementManagerBean' class.
[+] EntitlementManagerLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EntitlementManagerLocal. |
[+] affected methods (1)
EntitlementManagerLocal.doSomething ( )This abstract method is from 'EntitlementManagerLocal' interface.
package org.rhq.enterprise.server.inventory
[+] InventoryManagerLocal (2)
| Change | Effect |
---|
1 | Abstract method InventoryManagerLocal.markTypesDeleted ( java.util.List p1, boolean p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method markTypesDeleted(java.util.List, boolean) in InventoryManagerLocal. |
2 | Abstract method InventoryManagerLocal.markTypesDeleted ( java.util.List p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method markTypesDeleted(java.util.List) in interface InventoryManagerLocal. |
[+] affected methods (4)
InventoryManagerLocal.getDeletedTypes ( )This abstract method is from 'InventoryManagerLocal' interface.
InventoryManagerLocal.isReadyForPermanentRemoval ( org.rhq.core.domain.resource.ResourceType p1 )This abstract method is from 'InventoryManagerLocal' interface.
InventoryManagerLocal.purgeDeletedResourceType ( org.rhq.core.domain.resource.ResourceType p1 )This abstract method is from 'InventoryManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getInventoryManager ( )Return value of this method has type 'InventoryManagerLocal'.
package org.rhq.enterprise.server.jaxb
[+] WebServiceMapAdapter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WebServiceMapAdapter. |
[+] affected methods (5)
WebServiceMapAdapter.marshal ( Object x0 )This method is from 'WebServiceMapAdapter' class.
WebServiceMapAdapter.marshal ( java.util.Map opaque )This method is from 'WebServiceMapAdapter' class.
WebServiceMapAdapter.unmarshal ( Object x0 )This method is from 'WebServiceMapAdapter' class.
WebServiceMapAdapter.unmarshal ( Object[ ] marshallable )This method is from 'WebServiceMapAdapter' class.
WebServiceMapAdapter.WebServiceMapAdapter ( )This constructor is from 'WebServiceMapAdapter' class.
[+] WebServiceTypeAdapter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WebServiceTypeAdapter. |
[+] affected methods (5)
WebServiceTypeAdapter.marshal ( Object x0 )This method is from 'WebServiceTypeAdapter' class.
WebServiceTypeAdapter.marshal ( java.util.Map opaque )This method is from 'WebServiceTypeAdapter' class.
WebServiceTypeAdapter.unmarshal ( Object x0 )This method is from 'WebServiceTypeAdapter' class.
WebServiceTypeAdapter.unmarshal ( Object[ ] marshallable )This method is from 'WebServiceTypeAdapter' class.
WebServiceTypeAdapter.WebServiceTypeAdapter ( )This constructor is from 'WebServiceTypeAdapter' class.
package org.rhq.enterprise.server.jaxb.adapter
[+] ConfigurationAdapter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ConfigurationAdapter. |
[+] affected methods (5)
ConfigurationAdapter.ConfigurationAdapter ( )This constructor is from 'ConfigurationAdapter' class.
ConfigurationAdapter.marshal ( Object x0 )This method is from 'ConfigurationAdapter' class.
ConfigurationAdapter.marshal ( org.rhq.core.domain.configuration.Configuration opaque )This method is from 'ConfigurationAdapter' class.
ConfigurationAdapter.unmarshal ( Object x0 )This method is from 'ConfigurationAdapter' class.
ConfigurationAdapter.unmarshal ( WsConfiguration marshallable )This method is from 'ConfigurationAdapter' class.
[+] MeasurementDataNumericHighLowCompositeAdapter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MeasurementDataNumericHighLowCompositeAdapter. |
[+] affected methods (5)
MeasurementDataNumericHighLowCompositeAdapter.marshal ( Object x0 )This method is from 'MeasurementDataNumericHighLowCompositeAdapter' class.
MeasurementDataNumericHighLowCompositeAdapter.marshal ( java.util.List opaque )This method is from 'MeasurementDataNumericHighLowCompositeAdapter' class.
MeasurementDataNumericHighLowCompositeAdapter.MeasurementDataNumericHighLowCompositeAdapter ( )This constructor is from 'MeasurementDataNumericHighLowCompositeAdapter' class.
MeasurementDataNumericHighLowCompositeAdapter.unmarshal ( Object x0 )This method is from 'MeasurementDataNumericHighLowCompositeAdapter' class.
MeasurementDataNumericHighLowCompositeAdapter.unmarshal ( java.util.ArrayList marshallable )This method is from 'MeasurementDataNumericHighLowCompositeAdapter' class.
[+] ResourceGroupAdapter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ResourceGroupAdapter. |
[+] affected methods (5)
ResourceGroupAdapter.marshal ( Object x0 )This method is from 'ResourceGroupAdapter' class.
ResourceGroupAdapter.marshal ( org.rhq.core.domain.resource.group.ResourceGroup opaque )This method is from 'ResourceGroupAdapter' class.
ResourceGroupAdapter.ResourceGroupAdapter ( )This constructor is from 'ResourceGroupAdapter' class.
ResourceGroupAdapter.unmarshal ( Object x0 )This method is from 'ResourceGroupAdapter' class.
ResourceGroupAdapter.unmarshal ( WsResourceGroupWrapper marshallable )This method is from 'ResourceGroupAdapter' class.
[+] ResourceListAdapter (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ResourceListAdapter. |
[+] affected methods (5)
ResourceListAdapter.marshal ( Object x0 )This method is from 'ResourceListAdapter' class.
ResourceListAdapter.marshal ( java.util.List opaque )This method is from 'ResourceListAdapter' class.
ResourceListAdapter.ResourceListAdapter ( )This constructor is from 'ResourceListAdapter' class.
ResourceListAdapter.unmarshal ( Object x0 )This method is from 'ResourceListAdapter' class.
ResourceListAdapter.unmarshal ( WsResourceListWrapper marshallable )This method is from 'ResourceListAdapter' class.
package org.rhq.enterprise.server.measurement
[+] AvailabilityManagerLocal (3)
| Change | Effect |
---|
1 | Abstract method AvailabilityManagerLocal.mergeAvailabilitiesInNewTransaction ( java.util.List p1, AvailabilityManagerBean.MergeInfo p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method mergeAvailabilitiesInNewTransaction(java.util.List, AvailabilityManagerBean.MergeInfo) in AvailabilityManagerLocal. |
2 | Abstract method AvailabilityManagerLocal.updateLastAvailabilityReportInNewTransaction ( int p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method updateLastAvailabilityReportInNewTransaction(int) in AvailabilityManagerLocal. |
3 | Abstract method AvailabilityManagerLocal.updateLastAvailabilityReport ( int p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method updateLastAvailabilityReport(int) in interface AvailabilityManagerLocal. |
[+] affected methods (9)
AvailabilityManagerLocal.findAvailabilitiesForAutoGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, long p4, long p5, int p6, boolean p7 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilitiesForResource ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4, int p5, boolean p6 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilitiesForResourceGroup ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4, int p5, boolean p6 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.findAvailabilityWithinInterval ( int p1, java.util.Date p2, java.util.Date p3 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.getCurrentAvailabilityTypeForResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.mergeAvailabilityReport ( org.rhq.core.domain.discovery.AvailabilityReport p1 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.purgeAvailabilities ( long p1 )This abstract method is from 'AvailabilityManagerLocal' interface.
AvailabilityManagerLocal.updateAgentResourceAvailabilities ( int p1, org.rhq.core.domain.measurement.AvailabilityType p2, org.rhq.core.domain.measurement.AvailabilityType p3 )This abstract method is from 'AvailabilityManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getAvailabilityManager ( )Return value of this method has type 'AvailabilityManagerLocal'.
[+] CallTimeDataManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method CallTimeDataManagerLocal.findCallTimeDataForContext ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, org.rhq.core.domain.criteria.CallTimeDataCriteria p3 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method findCallTimeDataForContext(org.rhq.core.domain.auth.Subject, org.rhq.core.domain.common.EntityContext, org.rhq.core.domain.criteria.CallTimeDataCriteria) in CallTimeDataManagerLocal. |
[+] affected methods (9)
CallTimeDataManagerLocal.addCallTimeData ( java.util.Set p1 )This abstract method is from 'CallTimeDataManagerLocal' interface.
CallTimeDataManagerLocal.findCallTimeDataForAutoGroup ( org.rhq.core.domain.auth.Subject p1, int p2, int p3, long p4, long p5, org.rhq.core.domain.util.PageControl p6 )This abstract method is from 'CallTimeDataManagerLocal' interface.
CallTimeDataManagerLocal.findCallTimeDataForCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'CallTimeDataManagerLocal' interface.
CallTimeDataManagerLocal.findCallTimeDataForContext ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.common.EntityContext p2, long p3, long p4, String p5, org.rhq.core.domain.util.PageControl p6 )This abstract method is from 'CallTimeDataManagerLocal' interface.
CallTimeDataManagerLocal.findCallTimeDataForResource ( org.rhq.core.domain.auth.Subject p1, int p2, long p3, long p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'CallTimeDataManagerLocal' interface.
CallTimeDataManagerLocal.insertCallTimeDataKeys ( java.util.Set p1 )This abstract method is from 'CallTimeDataManagerLocal' interface.
CallTimeDataManagerLocal.insertCallTimeDataValues ( java.util.Set p1 )This abstract method is from 'CallTimeDataManagerLocal' interface.
CallTimeDataManagerLocal.purgeCallTimeData ( java.util.Date p1 )This abstract method is from 'CallTimeDataManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getCallTimeDataManager ( )Return value of this method has type 'CallTimeDataManagerLocal'.
package org.rhq.enterprise.server.measurement.instrumentation
[+] MeasurementBaselineManagerMBean (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MeasurementBaselineManagerMBean. |
[+] affected methods (1)
MeasurementBaselineManagerMBean.getBaselineCalculationTime ( )This abstract method is from 'MeasurementBaselineManagerMBean' interface.
[+] MeasurementCompressionManagerMBean (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MeasurementCompressionManagerMBean. |
[+] affected methods (2)
MeasurementCompressionManagerMBean.getCompressionTime ( )This abstract method is from 'MeasurementCompressionManagerMBean' interface.
MeasurementCompressionManagerMBean.getPurgeTime ( )This abstract method is from 'MeasurementCompressionManagerMBean' interface.
[+] MeasurementDataManagerMBean (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MeasurementDataManagerMBean. |
[+] affected methods (3)
MeasurementDataManagerMBean.getMeasurementInsertTime ( )This abstract method is from 'MeasurementDataManagerMBean' interface.
MeasurementDataManagerMBean.getMeasurementsInserted ( )This abstract method is from 'MeasurementDataManagerMBean' interface.
MeasurementDataManagerMBean.getScheduledMeasurementsPerMinute ( )This abstract method is from 'MeasurementDataManagerMBean' interface.
package org.rhq.enterprise.server.operation
[+] OperationManagerLocal (2)
| Change | Effect |
---|
1 | Abstract method OperationManagerLocal.scheduleGroupOperationUsingCron ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, boolean p4, String p5, org.rhq.core.domain.configuration.Configuration p6, String p7, int p8, String p9 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method scheduleGroupOperationUsingCron(org.rhq.core.domain.auth.Subject, int, int[], boolean, java.lang.String, org.rhq.core.domain.configuration.Configuration, java.lang.String, int, java.lang.String) in OperationManagerLocal. |
2 | Abstract method OperationManagerLocal.scheduleResourceOperationUsingCron ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, int p5, org.rhq.core.domain.configuration.Configuration p6, String p7 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method scheduleResourceOperationUsingCron(org.rhq.core.domain.auth.Subject, int, java.lang.String, java.lang.String, int, org.rhq.core.domain.configuration.Configuration, java.lang.String) in OperationManagerLocal. |
[+] affected methods (52)
OperationJob.createOperationHistory ( String jobName, String jobGroup, org.rhq.core.domain.operation.bean.ResourceOperationSchedule schedule, org.rhq.core.domain.operation.GroupOperationHistory groupHistory, OperationManagerLocal operationManager )5th parameter 'operationManager' of this method has type 'OperationManagerLocal'.
OperationJob.updateOperationScheduleEntity ( org.quartz.JobDetail jobDetail, java.util.Date nextFireTime, OperationManagerLocal operationManager )3rd parameter 'operationManager' of this method has type 'OperationManagerLocal'.
OperationManagerLocal.cancelOperationHistory ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.checkForCompletedGroupOperation ( int p1 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.checkForTimedOutOperations ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.deleteOperationHistory ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.deleteOperationScheduleEntity ( org.rhq.core.domain.operation.ScheduleJobId p1 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findCompletedGroupOperationHistories ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findCompletedResourceOperationHistories ( org.rhq.core.domain.auth.Subject p1, int p2, Long p3, Long p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findCurrentlyScheduledGroupOperations ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findCurrentlyScheduledResourceOperations ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findGroupOperationHistoriesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.GroupOperationHistoryCriteria p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findOperationDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.OperationDefinitionCriteria p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findPendingGroupOperationHistories ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findPendingResourceOperationHistories ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findRecentlyCompletedGroupOperations ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.util.PageControl p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findRecentlyCompletedResourceOperations ( org.rhq.core.domain.auth.Subject p1, Integer p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findResourceOperationHistoriesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ResourceOperationHistoryCriteria p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findResourceOperationHistoriesByGroupHistoryId ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findScheduledGroupOperations ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findScheduledResourceOperations ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findSupportedGroupOperations ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findSupportedResourceOperations ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.findSupportedResourceTypeOperations ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getGroupOperationSchedule ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getGroupOperationSchedule ( org.rhq.core.domain.auth.Subject p1, String p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getGroupOperationSchedule ( org.rhq.core.domain.auth.Subject p1, org.quartz.JobDetail p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getLatestCompletedResourceOperation ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getOldestInProgressResourceOperation ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getOperationDefinition ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getOperationDefinitionByResourceTypeAndName ( int p1, String p2, boolean p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getOperationHistoryByHistoryId ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getOperationHistoryByJobId ( org.rhq.core.domain.auth.Subject p1, String p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getResourceNameOptionItems ( int p1 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getResourceOperationSchedule ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getResourceOperationSchedule ( org.rhq.core.domain.auth.Subject p1, String p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getResourceOperationSchedule ( org.rhq.core.domain.auth.Subject p1, org.quartz.JobDetail p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getSupportedGroupOperation ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, boolean p4 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.getSupportedResourceOperation ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, boolean p4 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.isGroupOperationSupported ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.isResourceOperationSupported ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.scheduleGroupOperation ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, boolean p4, String p5, org.rhq.core.domain.configuration.Configuration p6, long p7, long p8, int p9, int p10, String p11 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.scheduleGroupOperation ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, boolean p4, String p5, org.rhq.core.domain.configuration.Configuration p6, org.quartz.Trigger p7, String p8 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.scheduleGroupOperation ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.operation.bean.GroupOperationSchedule p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.scheduleResourceOperation ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, long p4, long p5, int p6, int p7, org.rhq.core.domain.configuration.Configuration p8, String p9 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.scheduleResourceOperation ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, org.rhq.core.domain.configuration.Configuration p4, org.quartz.Trigger p5, String p6 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.scheduleResourceOperation ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.operation.bean.ResourceOperationSchedule p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.unscheduleGroupOperation ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.unscheduleResourceOperation ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.updateOperationHistory ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.operation.OperationHistory p2 )This abstract method is from 'OperationManagerLocal' interface.
OperationManagerLocal.updateOperationScheduleEntity ( org.rhq.core.domain.operation.ScheduleJobId p1, long p2 )This abstract method is from 'OperationManagerLocal' interface.
org.rhq.enterprise.server.util.LookupUtil.getOperationManager ( )Return value of this method has type 'OperationManagerLocal'.
[+] OperationManagerRemote (2)
| Change | Effect |
---|
1 | Abstract method OperationManagerRemote.scheduleGroupOperationUsingCron ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, boolean p4, String p5, org.rhq.core.domain.configuration.Configuration p6, String p7, int p8, String p9 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method scheduleGroupOperationUsingCron(org.rhq.core.domain.auth.Subject, int, int[], boolean, java.lang.String, org.rhq.core.domain.configuration.Configuration, java.lang.String, int, java.lang.String) in OperationManagerRemote. |
2 | Abstract method OperationManagerRemote.scheduleResourceOperationUsingCron ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, String p4, int p5, org.rhq.core.domain.configuration.Configuration p6, String p7 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method scheduleResourceOperationUsingCron(org.rhq.core.domain.auth.Subject, int, java.lang.String, java.lang.String, int, org.rhq.core.domain.configuration.Configuration, java.lang.String) in OperationManagerRemote. |
[+] affected methods (11)
OperationManagerRemote.cancelOperationHistory ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'OperationManagerRemote' interface.
OperationManagerRemote.deleteOperationHistory ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'OperationManagerRemote' interface.
OperationManagerRemote.findGroupOperationHistoriesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.GroupOperationHistoryCriteria p2 )This abstract method is from 'OperationManagerRemote' interface.
OperationManagerRemote.findOperationDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.OperationDefinitionCriteria p2 )This abstract method is from 'OperationManagerRemote' interface.
OperationManagerRemote.findResourceOperationHistoriesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ResourceOperationHistoryCriteria p2 )This abstract method is from 'OperationManagerRemote' interface.
OperationManagerRemote.findScheduledGroupOperations ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerRemote' interface.
OperationManagerRemote.findScheduledResourceOperations ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'OperationManagerRemote' interface.
OperationManagerRemote.scheduleGroupOperation ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3, boolean p4, String p5, org.rhq.core.domain.configuration.Configuration p6, long p7, long p8, int p9, int p10, String p11 )This abstract method is from 'OperationManagerRemote' interface.
OperationManagerRemote.scheduleResourceOperation ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, long p4, long p5, int p6, int p7, org.rhq.core.domain.configuration.Configuration p8, String p9 )This abstract method is from 'OperationManagerRemote' interface.
OperationManagerRemote.unscheduleGroupOperation ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 )This abstract method is from 'OperationManagerRemote' interface.
OperationManagerRemote.unscheduleResourceOperation ( org.rhq.core.domain.auth.Subject p1, String p2, int p3 )This abstract method is from 'OperationManagerRemote' interface.
package org.rhq.enterprise.server.perspective
[+] Extension (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Extension. |
[+] affected methods (9)
Extension.equals ( Object o )This method is from 'Extension' abstract class.
Extension.Extension ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.ExtensionType rawExtension, String perspectiveName, String url )This constructor is from 'Extension' abstract class.
Extension.getActivators ( )This method is from 'Extension' abstract class.
Extension.getName ( )This method is from 'Extension' abstract class.
Extension.getPerspectiveName ( )This method is from 'Extension' abstract class.
Extension.getUrl ( )This method is from 'Extension' abstract class.
Extension.hashCode ( )This method is from 'Extension' abstract class.
Extension.isDebugMode ( )This method is from 'Extension' abstract class.
Extension.toString ( )This method is from 'Extension' abstract class.
[+] MenuItem (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MenuItem. |
[+] affected methods (9)
MenuItem.clone ( )This method is from 'MenuItem' class.
MenuItem.getChildren ( )This method is from 'MenuItem' class.
MenuItem.getFeature ( )This method is from 'MenuItem' class.
MenuItem.isAddBreak ( )This method is from 'MenuItem' class.
MenuItem.isGraphic ( )This method is from 'MenuItem' class.
MenuItem.isMenuGroup ( )This method is from 'MenuItem' class.
MenuItem.isNewWindow ( )This method is from 'MenuItem' class.
MenuItem.MenuItem ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.MenuItemType rawMenuItem, String perspectiveName )This constructor is from 'MenuItem' class.
MenuItem.setChildren ( java.util.List children )This method is from 'MenuItem' class.
[+] PageLink (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PageLink. |
[+] affected methods (2)
PageLink.getPageName ( )This method is from 'PageLink' class.
PageLink.PageLink ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.PageLinkType rawPageLink, String perspectiveName, String pageName, String url )This constructor is from 'PageLink' class.
[+] PerspectiveException (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PerspectiveException. |
[+] affected methods (4)
PerspectiveException.PerspectiveException ( )This constructor is from 'PerspectiveException' class.
PerspectiveException.PerspectiveException ( String message )This constructor is from 'PerspectiveException' class.
PerspectiveException.PerspectiveException ( String message, Throwable cause )This constructor is from 'PerspectiveException' class.
PerspectiveException.PerspectiveException ( Throwable cause )This constructor is from 'PerspectiveException' class.
[+] PerspectiveManagerBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PerspectiveManagerBean. |
[+] affected methods (13)
PerspectiveManagerBean.getMenu ( org.rhq.core.domain.auth.Subject subject )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.getMenuItemUrl ( org.rhq.core.domain.auth.Subject subject, String menuItemName, boolean makeExplicit, boolean makeSecure )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.getPageLink ( org.rhq.core.domain.auth.Subject subject, String pageName, String linkName, String defaultValue )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.getResourceTabs ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.Resource resource )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.getResourceTabUrl ( org.rhq.core.domain.auth.Subject subject, String tabName, int resourceId, boolean makeExplicit, boolean makeSecure )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.getResourceTargetUrl ( org.rhq.core.domain.auth.Subject subject, int resourceId, PerspectiveTarget target, int targetId, boolean makeExplicit, boolean makeSecure )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.getResourceTargetUrls ( org.rhq.core.domain.auth.Subject subject, int resourceId, PerspectiveTarget target, int[ ] targetIds, boolean makeExplicit, boolean makeSecure )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.getRootUrl ( org.rhq.core.domain.auth.Subject subject, boolean makeExplicit, boolean makeSecure )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.getTargetUrl ( org.rhq.core.domain.auth.Subject subject, PerspectiveTarget target, int targetId, boolean makeExplicit, boolean makeSecure )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.getTargetUrls ( org.rhq.core.domain.auth.Subject subject, PerspectiveTarget target, int[ ] targetIds, boolean makeExplicit, boolean makeSecure )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.getTemplateTargetUrl ( org.rhq.core.domain.auth.Subject subject, int resourceId, PerspectiveTarget target, int targetId, boolean makeExplicit, boolean makeSecure )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.getUrlViaKey ( int key )This method is from 'PerspectiveManagerBean' class.
PerspectiveManagerBean.PerspectiveManagerBean ( )This constructor is from 'PerspectiveManagerBean' class.
[+] PerspectiveManagerHelper (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PerspectiveManagerHelper. |
[+] affected methods (3)
PerspectiveManagerHelper.getPluginContainer ( )This method is from 'PerspectiveManagerHelper' class.
PerspectiveManagerHelper.getPluginMetadataManager ( )This method is from 'PerspectiveManagerHelper' class.
PerspectiveManagerHelper.PerspectiveManagerHelper ( )This constructor is from 'PerspectiveManagerHelper' class.
[+] PerspectiveManagerLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PerspectiveManagerLocal. |
[+] affected methods (12)
PerspectiveManagerLocal.getMenu ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'PerspectiveManagerLocal' interface.
PerspectiveManagerLocal.getMenuItemUrl ( org.rhq.core.domain.auth.Subject p1, String p2, boolean p3, boolean p4 )This abstract method is from 'PerspectiveManagerLocal' interface.
PerspectiveManagerLocal.getPageLink ( org.rhq.core.domain.auth.Subject p1, String p2, String p3, String p4 )This abstract method is from 'PerspectiveManagerLocal' interface.
PerspectiveManagerLocal.getResourceTabs ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2 )This abstract method is from 'PerspectiveManagerLocal' interface.
PerspectiveManagerLocal.getResourceTabUrl ( org.rhq.core.domain.auth.Subject p1, String p2, int p3, boolean p4, boolean p5 )This abstract method is from 'PerspectiveManagerLocal' interface.
PerspectiveManagerLocal.getResourceTargetUrl ( org.rhq.core.domain.auth.Subject p1, int p2, PerspectiveTarget p3, int p4, boolean p5, boolean p6 )This abstract method is from 'PerspectiveManagerLocal' interface.
PerspectiveManagerLocal.getResourceTargetUrls ( org.rhq.core.domain.auth.Subject p1, int p2, PerspectiveTarget p3, int[ ] p4, boolean p5, boolean p6 )This abstract method is from 'PerspectiveManagerLocal' interface.
PerspectiveManagerLocal.getRootUrl ( org.rhq.core.domain.auth.Subject p1, boolean p2, boolean p3 )This abstract method is from 'PerspectiveManagerLocal' interface.
PerspectiveManagerLocal.getTargetUrl ( org.rhq.core.domain.auth.Subject p1, PerspectiveTarget p2, int p3, boolean p4, boolean p5 )This abstract method is from 'PerspectiveManagerLocal' interface.
PerspectiveManagerLocal.getTargetUrls ( org.rhq.core.domain.auth.Subject p1, PerspectiveTarget p2, int[ ] p3, boolean p4, boolean p5 )This abstract method is from 'PerspectiveManagerLocal' interface.
PerspectiveManagerLocal.getTemplateTargetUrl ( org.rhq.core.domain.auth.Subject p1, int p2, PerspectiveTarget p3, int p4, boolean p5, boolean p6 )This abstract method is from 'PerspectiveManagerLocal' interface.
PerspectiveManagerLocal.getUrlViaKey ( int p1 )This abstract method is from 'PerspectiveManagerLocal' interface.
[+] PerspectiveTarget (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PerspectiveTarget. |
[+] affected methods (7)
PerspectiveTarget.getResourceTargetUrl ( int resourceId, int targetId )This method is from 'PerspectiveTarget' class.
PerspectiveTarget.getTargetUrl ( int targetId )This method is from 'PerspectiveTarget' class.
PerspectiveTarget.getTemplateTargetUrl ( int resourceTypeId, int targetId )This method is from 'PerspectiveTarget' class.
PerspectiveTarget.isResourceTarget ( )This method is from 'PerspectiveTarget' class.
PerspectiveTarget.isTemplateTarget ( )This method is from 'PerspectiveTarget' class.
PerspectiveTarget.valueOf ( String name )This method is from 'PerspectiveTarget' class.
PerspectiveTarget.values ( )This method is from 'PerspectiveTarget' class.
[+] RenderedExtension (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RenderedExtension. |
[+] affected methods (4)
RenderedExtension.getDisplayName ( )This method is from 'RenderedExtension' abstract class.
RenderedExtension.getIconUrl ( )This method is from 'RenderedExtension' abstract class.
RenderedExtension.RenderedExtension ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.RenderedExtensionType rawExtension, String perspectiveName, String url )This constructor is from 'RenderedExtension' abstract class.
RenderedExtension.toString ( )This method is from 'RenderedExtension' abstract class.
[+] Tab (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Tab. |
[+] affected methods (6)
Tab.clone ( )This method is from 'Tab' class.
Tab.getChildren ( )This method is from 'Tab' class.
Tab.getName ( )This method is from 'Tab' class.
Tab.getQualifiedName ( )This method is from 'Tab' class.
Tab.setChildren ( java.util.List children )This method is from 'Tab' class.
Tab.Tab ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.TabType rawTab, String perspectiveName )This constructor is from 'Tab' class.
package org.rhq.enterprise.server.perspective.activator
[+] AbstractGlobalActivator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AbstractGlobalActivator. |
[+] affected methods (2)
AbstractGlobalActivator.AbstractGlobalActivator ( )This constructor is from 'AbstractGlobalActivator' abstract class.
AbstractGlobalActivator.getScope ( )This method is from 'AbstractGlobalActivator' abstract class.
[+] AbstractResourceOrGroupActivator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AbstractResourceOrGroupActivator. |
[+] affected methods (2)
AbstractResourceOrGroupActivator.AbstractResourceOrGroupActivator ( )This constructor is from 'AbstractResourceOrGroupActivator' abstract class.
AbstractResourceOrGroupActivator.getScope ( )This method is from 'AbstractResourceOrGroupActivator' abstract class.
[+] Activator (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class Activator. |
[+] affected methods (2)
Activator.getScope ( )This abstract method is from 'Activator' interface.
Activator.isActive ( context.ActivationContext p1 )This abstract method is from 'Activator' interface.
[+] ActivatorHelper (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ActivatorHelper. |
[+] affected methods (5)
ActivatorHelper.ActivatorHelper ( )This constructor is from 'ActivatorHelper' class.
ActivatorHelper.areTraitsSatisfied ( org.rhq.core.domain.auth.Subject subject, java.util.Map traitMatchers, java.util.Collection resources, boolean matchAll )This method is from 'ActivatorHelper' class.
ActivatorHelper.initCommonActivators ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.CommonActivatorsType rawActivators, java.util.List activators )This method is from 'ActivatorHelper' class.
ActivatorHelper.initGlobalActivators ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.GlobalActivatorsType rawActivators, java.util.List activators )This method is from 'ActivatorHelper' class.
ActivatorHelper.initResourceActivators ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.ResourceActivatorsType rawActivators, java.util.List activators )This method is from 'ActivatorHelper' class.
[+] FacetActivator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class FacetActivator. |
[+] affected methods (3)
FacetActivator.FacetActivator ( org.rhq.core.domain.resource.ResourceTypeFacet facet )This constructor is from 'FacetActivator' class.
FacetActivator.isActive ( context.AbstractResourceOrGroupActivationContext context )This method is from 'FacetActivator' class.
FacetActivator.isActive ( context.ActivationContext x0 )This method is from 'FacetActivator' class.
[+] GlobalPermissionActivator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class GlobalPermissionActivator. |
[+] affected methods (3)
GlobalPermissionActivator.GlobalPermissionActivator ( org.rhq.core.domain.authz.Permission permission )This constructor is from 'GlobalPermissionActivator' class.
GlobalPermissionActivator.isActive ( context.ActivationContext x0 )This method is from 'GlobalPermissionActivator' class.
GlobalPermissionActivator.isActive ( context.GlobalActivationContext context )This method is from 'GlobalPermissionActivator' class.
[+] InventoryActivator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class InventoryActivator. |
[+] affected methods (3)
InventoryActivator.InventoryActivator ( java.util.List resourceConditionSets )This constructor is from 'InventoryActivator' class.
InventoryActivator.isActive ( context.ActivationContext x0 )This method is from 'InventoryActivator' class.
InventoryActivator.isActive ( context.GlobalActivationContext context )This method is from 'InventoryActivator' class.
[+] LicenseFeature (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LicenseFeature. |
[+] affected methods (2)
LicenseFeature.valueOf ( String name )This method is from 'LicenseFeature' class.
LicenseFeature.values ( )This method is from 'LicenseFeature' class.
[+] LicenseFeatureActivator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LicenseFeatureActivator. |
[+] affected methods (3)
LicenseFeatureActivator.isActive ( context.ActivationContext x0 )This method is from 'LicenseFeatureActivator' class.
LicenseFeatureActivator.isActive ( context.GlobalActivationContext context )This method is from 'LicenseFeatureActivator' class.
LicenseFeatureActivator.LicenseFeatureActivator ( LicenseFeature licenseFeature )This constructor is from 'LicenseFeatureActivator' class.
[+] ResourceConditionSet (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ResourceConditionSet. |
[+] affected methods (6)
ResourceConditionSet.getPermissions ( )This method is from 'ResourceConditionSet' class.
ResourceConditionSet.getPluginName ( )This method is from 'ResourceConditionSet' class.
ResourceConditionSet.getResourceTypeName ( )This method is from 'ResourceConditionSet' class.
ResourceConditionSet.getTraitMatchers ( )This method is from 'ResourceConditionSet' class.
ResourceConditionSet.getTraits ( )This method is from 'ResourceConditionSet' class.
ResourceConditionSet.ResourceConditionSet ( String pluginName, String resourceTypeName, java.util.EnumSet permissions, java.util.Map traits )This constructor is from 'ResourceConditionSet' class.
[+] ResourcePermissionActivator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ResourcePermissionActivator. |
[+] affected methods (3)
ResourcePermissionActivator.isActive ( context.AbstractResourceOrGroupActivationContext context )This method is from 'ResourcePermissionActivator' class.
ResourcePermissionActivator.isActive ( context.ActivationContext x0 )This method is from 'ResourcePermissionActivator' class.
ResourcePermissionActivator.ResourcePermissionActivator ( org.rhq.core.domain.authz.Permission permission )This constructor is from 'ResourcePermissionActivator' class.
[+] ResourceTypeActivator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ResourceTypeActivator. |
[+] affected methods (3)
ResourceTypeActivator.isActive ( context.AbstractResourceOrGroupActivationContext context )This method is from 'ResourceTypeActivator' class.
ResourceTypeActivator.isActive ( context.ActivationContext x0 )This method is from 'ResourceTypeActivator' class.
ResourceTypeActivator.ResourceTypeActivator ( java.util.List resourceConditionSets )This constructor is from 'ResourceTypeActivator' class.
[+] SuperuserActivator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SuperuserActivator. |
[+] affected methods (3)
SuperuserActivator.isActive ( context.ActivationContext x0 )This method is from 'SuperuserActivator' class.
SuperuserActivator.isActive ( context.GlobalActivationContext context )This method is from 'SuperuserActivator' class.
SuperuserActivator.SuperuserActivator ( )This constructor is from 'SuperuserActivator' class.
[+] TraitActivator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class TraitActivator. |
[+] affected methods (3)
TraitActivator.isActive ( context.AbstractResourceOrGroupActivationContext context )This method is from 'TraitActivator' class.
TraitActivator.isActive ( context.ActivationContext x0 )This method is from 'TraitActivator' class.
TraitActivator.TraitActivator ( String traitName, java.util.regex.Pattern pattern )This constructor is from 'TraitActivator' class.
package org.rhq.enterprise.server.perspective.activator.context
[+] AbstractResourceOrGroupActivationContext (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AbstractResourceOrGroupActivationContext. |
[+] affected methods (7)
AbstractResourceOrGroupActivationContext.AbstractResourceOrGroupActivationContext ( org.rhq.core.domain.auth.Subject subject )This constructor is from 'AbstractResourceOrGroupActivationContext' abstract class.
AbstractResourceOrGroupActivationContext.getFacets ( )This abstract method is from 'AbstractResourceOrGroupActivationContext' abstract class.
AbstractResourceOrGroupActivationContext.getResourcePermissions ( )This abstract method is from 'AbstractResourceOrGroupActivationContext' abstract class.
AbstractResourceOrGroupActivationContext.getResources ( )This abstract method is from 'AbstractResourceOrGroupActivationContext' abstract class.
AbstractResourceOrGroupActivationContext.getResourceType ( )This abstract method is from 'AbstractResourceOrGroupActivationContext' abstract class.
AbstractResourceOrGroupActivationContext.getScope ( )This method is from 'AbstractResourceOrGroupActivationContext' abstract class.
AbstractResourceOrGroupActivationContext.hasResourcePermission ( org.rhq.core.domain.authz.Permission permission )This method is from 'AbstractResourceOrGroupActivationContext' abstract class.
[+] ActivationContext (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ActivationContext. |
[+] affected methods (1)
ActivationContext.getScope ( )This abstract method is from 'ActivationContext' interface.
[+] ActivationContextScope (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ActivationContextScope. |
[+] affected methods (2)
ActivationContextScope.valueOf ( String name )This method is from 'ActivationContextScope' class.
ActivationContextScope.values ( )This method is from 'ActivationContextScope' class.
[+] GlobalActivationContext (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class GlobalActivationContext. |
[+] affected methods (7)
GlobalActivationContext.getGlobalPermissions ( )This method is from 'GlobalActivationContext' class.
GlobalActivationContext.getLicenseFeatures ( )This method is from 'GlobalActivationContext' class.
GlobalActivationContext.getScope ( )This method is from 'GlobalActivationContext' class.
GlobalActivationContext.getSubject ( )This method is from 'GlobalActivationContext' class.
GlobalActivationContext.GlobalActivationContext ( org.rhq.core.domain.auth.Subject subject )This constructor is from 'GlobalActivationContext' class.
GlobalActivationContext.hasGlobalPermission ( org.rhq.core.domain.authz.Permission permission )This method is from 'GlobalActivationContext' class.
GlobalActivationContext.isSuperuser ( )This method is from 'GlobalActivationContext' class.
[+] GroupActivationContext (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class GroupActivationContext. |
[+] affected methods (6)
GroupActivationContext.getFacets ( )This method is from 'GroupActivationContext' class.
GroupActivationContext.getGroup ( )This method is from 'GroupActivationContext' class.
GroupActivationContext.getResourcePermissions ( )This method is from 'GroupActivationContext' class.
GroupActivationContext.getResources ( )This method is from 'GroupActivationContext' class.
GroupActivationContext.getResourceType ( )This method is from 'GroupActivationContext' class.
GroupActivationContext.GroupActivationContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.group.ResourceGroup group )This constructor is from 'GroupActivationContext' class.
[+] ResourceActivationContext (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ResourceActivationContext. |
[+] affected methods (7)
ResourceActivationContext.getFacets ( )This method is from 'ResourceActivationContext' class.
ResourceActivationContext.getResource ( )This method is from 'ResourceActivationContext' class.
ResourceActivationContext.getResourcePermissions ( )This method is from 'ResourceActivationContext' class.
ResourceActivationContext.getResources ( )This method is from 'ResourceActivationContext' class.
ResourceActivationContext.getResourceType ( )This method is from 'ResourceActivationContext' class.
ResourceActivationContext.hasResourcePermission ( org.rhq.core.domain.authz.Permission permission )This method is from 'ResourceActivationContext' class.
ResourceActivationContext.ResourceActivationContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.Resource resource )This constructor is from 'ResourceActivationContext' class.
package org.rhq.enterprise.server.plugin.pc
[+] ServerPluginService (1)
| Change | Effect |
---|
1 | Removed super-interface ServerPluginServiceManagement. | Recompilation of a client program may be terminated with the message: cannot find method in class ServerPluginService. |
[+] affected methods (12)
ServerPluginService.createMasterPluginContainer ( )This method is from 'ServerPluginService' class.
ServerPluginService.getMasterPluginContainer ( )This method is from 'ServerPluginService' class.
ServerPluginService.getServerPluginsDirectory ( )This method is from 'ServerPluginService' class.
ServerPluginService.isMasterPluginContainerStarted ( )This method is from 'ServerPluginService' class.
ServerPluginService.isStarted ( )This method is from 'ServerPluginService' class.
ServerPluginService.restartMasterPluginContainer ( )This method is from 'ServerPluginService' class.
ServerPluginService.ServerPluginService ( )This constructor is from 'ServerPluginService' class.
ServerPluginService.start ( )This method is from 'ServerPluginService' class.
ServerPluginService.startMasterPluginContainer ( )This method is from 'ServerPluginService' class.
ServerPluginService.startMasterPluginContainerWithoutSchedulingJobs ( )This method is from 'ServerPluginService' class.
ServerPluginService.stop ( )This method is from 'ServerPluginService' class.
ServerPluginService.stopMasterPluginContainer ( )This method is from 'ServerPluginService' class.
[+] ServerPluginServiceManagement (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ServerPluginServiceManagement. |
[+] affected methods (10)
ServerPluginServiceManagement.getMasterPluginContainer ( )This abstract method is from 'ServerPluginServiceManagement' interface.
ServerPluginServiceManagement.getServerPluginsDirectory ( )This abstract method is from 'ServerPluginServiceManagement' interface.
ServerPluginServiceManagement.isMasterPluginContainerStarted ( )This abstract method is from 'ServerPluginServiceManagement' interface.
ServerPluginServiceManagement.isStarted ( )This abstract method is from 'ServerPluginServiceManagement' interface.
ServerPluginServiceManagement.restartMasterPluginContainer ( )This abstract method is from 'ServerPluginServiceManagement' interface.
ServerPluginServiceManagement.start ( )This abstract method is from 'ServerPluginServiceManagement' interface.
ServerPluginServiceManagement.startMasterPluginContainer ( )This abstract method is from 'ServerPluginServiceManagement' interface.
ServerPluginServiceManagement.startMasterPluginContainerWithoutSchedulingJobs ( )This abstract method is from 'ServerPluginServiceManagement' interface.
ServerPluginServiceManagement.stop ( )This abstract method is from 'ServerPluginServiceManagement' interface.
ServerPluginServiceManagement.stopMasterPluginContainer ( )This abstract method is from 'ServerPluginServiceManagement' interface.
package org.rhq.enterprise.server.plugin.pc.entitlement
[+] EntitlementPluginValidator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EntitlementPluginValidator. |
[+] affected methods (2)
EntitlementPluginValidator.EntitlementPluginValidator ( )This constructor is from 'EntitlementPluginValidator' class.
EntitlementPluginValidator.validate ( org.rhq.enterprise.server.plugin.pc.ServerPluginEnvironment env )This method is from 'EntitlementPluginValidator' class.
[+] EntitlementServerPluginContainer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EntitlementServerPluginContainer. |
[+] affected methods (3)
EntitlementServerPluginContainer.createPluginManager ( )This method is from 'EntitlementServerPluginContainer' class.
EntitlementServerPluginContainer.EntitlementServerPluginContainer ( org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer master )This constructor is from 'EntitlementServerPluginContainer' class.
EntitlementServerPluginContainer.getSupportedServerPluginType ( )This method is from 'EntitlementServerPluginContainer' class.
[+] EntitlementServerPluginManager (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EntitlementServerPluginManager. |
[+] affected methods (3)
EntitlementServerPluginManager.EntitlementServerPluginManager ( EntitlementServerPluginContainer pc )This constructor is from 'EntitlementServerPluginManager' class.
EntitlementServerPluginManager.initialize ( )This method is from 'EntitlementServerPluginManager' class.
EntitlementServerPluginManager.shutdown ( )This method is from 'EntitlementServerPluginManager' class.
package org.rhq.enterprise.server.plugin.pc.perspective
[+] PerspectivePluginValidator (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PerspectivePluginValidator. |
[+] affected methods (2)
PerspectivePluginValidator.PerspectivePluginValidator ( )This constructor is from 'PerspectivePluginValidator' class.
PerspectivePluginValidator.validate ( org.rhq.enterprise.server.plugin.pc.ServerPluginEnvironment env )This method is from 'PerspectivePluginValidator' class.
[+] PerspectiveServerPluginContainer (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PerspectiveServerPluginContainer. |
[+] affected methods (3)
PerspectiveServerPluginContainer.createPluginManager ( )This method is from 'PerspectiveServerPluginContainer' class.
PerspectiveServerPluginContainer.getSupportedServerPluginType ( )This method is from 'PerspectiveServerPluginContainer' class.
PerspectiveServerPluginContainer.PerspectiveServerPluginContainer ( org.rhq.enterprise.server.plugin.pc.MasterServerPluginContainer master )This constructor is from 'PerspectiveServerPluginContainer' class.
[+] PerspectiveServerPluginManager (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PerspectiveServerPluginManager. |
[+] affected methods (10)
PerspectiveServerPluginManager.getMetadataManager ( )This method is from 'PerspectiveServerPluginManager' class.
PerspectiveServerPluginManager.initialize ( )This method is from 'PerspectiveServerPluginManager' class.
PerspectiveServerPluginManager.loadPlugin ( org.rhq.enterprise.server.plugin.pc.ServerPluginEnvironment env, boolean enabled )This method is from 'PerspectiveServerPluginManager' class.
PerspectiveServerPluginManager.PerspectiveServerPluginManager ( PerspectiveServerPluginContainer pc )This constructor is from 'PerspectiveServerPluginManager' class.
PerspectiveServerPluginManager.shutdown ( )This method is from 'PerspectiveServerPluginManager' class.
PerspectiveServerPluginManager.startPlugin ( String pluginName )This method is from 'PerspectiveServerPluginManager' class.
PerspectiveServerPluginManager.startPlugins ( )This method is from 'PerspectiveServerPluginManager' class.
PerspectiveServerPluginManager.stopPlugin ( String pluginName )This method is from 'PerspectiveServerPluginManager' class.
PerspectiveServerPluginManager.stopPlugins ( )This method is from 'PerspectiveServerPluginManager' class.
PerspectiveServerPluginManager.unloadPlugin ( String pluginName )This method is from 'PerspectiveServerPluginManager' class.
package org.rhq.enterprise.server.plugin.pc.perspective.metadata
[+] PerspectivePluginMetadataManager (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class PerspectivePluginMetadataManager. |
[+] affected methods (12)
PerspectivePluginMetadataManager.getLastModifiedTime ( )This method is from 'PerspectivePluginMetadataManager' class.
PerspectivePluginMetadataManager.getMenu ( )This method is from 'PerspectivePluginMetadataManager' class.
PerspectivePluginMetadataManager.getPageLinks ( )This method is from 'PerspectivePluginMetadataManager' class.
PerspectivePluginMetadataManager.getResourceTabs ( )This method is from 'PerspectivePluginMetadataManager' class.
PerspectivePluginMetadataManager.getUrlKey ( String url )This method is from 'PerspectivePluginMetadataManager' class.
PerspectivePluginMetadataManager.getUrlViaKey ( int key )This method is from 'PerspectivePluginMetadataManager' class.
PerspectivePluginMetadataManager.isStarted ( )This method is from 'PerspectivePluginMetadataManager' class.
PerspectivePluginMetadataManager.loadPlugin ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.PerspectivePluginDescriptorType descriptor )This method is from 'PerspectivePluginMetadataManager' class.
PerspectivePluginMetadataManager.PerspectivePluginMetadataManager ( )This constructor is from 'PerspectivePluginMetadataManager' class.
PerspectivePluginMetadataManager.start ( )This method is from 'PerspectivePluginMetadataManager' class.
PerspectivePluginMetadataManager.stop ( )This method is from 'PerspectivePluginMetadataManager' class.
PerspectivePluginMetadataManager.unloadPlugin ( org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.PerspectivePluginDescriptorType descriptor )This method is from 'PerspectivePluginMetadataManager' class.
package org.rhq.enterprise.server.remote
[+] RemoteWsInvocationHandler (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RemoteWsInvocationHandler. |
[+] affected methods (8)
RemoteWsInvocationHandler.addListener ( org.jboss.remoting.callback.InvokerCallbackHandler arg0 )This method is from 'RemoteWsInvocationHandler' class.
RemoteWsInvocationHandler.generateRemoteWebserviceQName ( Class remote )This method is from 'RemoteWsInvocationHandler' class.
RemoteWsInvocationHandler.generateRemoteWebserviceURL ( Class remote, String host, int port, boolean useHttps )This method is from 'RemoteWsInvocationHandler' class.
RemoteWsInvocationHandler.invoke ( org.jboss.remoting.InvocationRequest invocationRequest )This method is from 'RemoteWsInvocationHandler' class.
RemoteWsInvocationHandler.RemoteWsInvocationHandler ( )This constructor is from 'RemoteWsInvocationHandler' class.
RemoteWsInvocationHandler.removeListener ( org.jboss.remoting.callback.InvokerCallbackHandler arg0 )This method is from 'RemoteWsInvocationHandler' class.
RemoteWsInvocationHandler.setInvoker ( org.jboss.remoting.ServerInvoker arg0 )This method is from 'RemoteWsInvocationHandler' class.
RemoteWsInvocationHandler.setMBeanServer ( javax.management.MBeanServer arg0 )This method is from 'RemoteWsInvocationHandler' class.
package org.rhq.enterprise.server.resource
[+] ResourceManagerLocal (3)
| Change | Effect |
---|
1 | Abstract method ResourceManagerLocal.getDisableResourcesReportInNewTransaction ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, java.util.List p3 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getDisableResourcesReportInNewTransaction(org.rhq.core.domain.auth.Subject, int[], java.util.List) in ResourceManagerLocal. |
2 | Abstract method ResourceManagerLocal.getEnableResourcesReportInNewTransaction ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, java.util.List p3 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getEnableResourcesReportInNewTransaction(org.rhq.core.domain.auth.Subject, int[], java.util.List) in ResourceManagerLocal. |
3 | Abstract method ResourceManagerLocal.uninventoryResourceInNewTransaction ( int p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method uninventoryResourceInNewTransaction(int) in ResourceManagerLocal. |
[+] affected methods (87)
ResourceManagerLocal.addResourceError ( org.rhq.core.domain.resource.ResourceError p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.bulkNamedQueryDeleteInNewTransaction ( org.rhq.core.domain.auth.Subject p1, String p2, java.util.List p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.bulkNativeQueryDeleteInNewTransaction ( org.rhq.core.domain.auth.Subject p1, String p2, java.util.List p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.clearResourceConfigError ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.clearResourceConfigErrorByType ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.resource.ResourceErrorType p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.createResource ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, int p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.deleteResourceError ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.disableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.disambiguate ( java.util.List p1, org.rhq.core.util.IntExtractor p2, disambiguation.DisambiguationUpdateStrategy p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.enableResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findAvailableResourcesForDashboardPortlet ( org.rhq.core.domain.auth.Subject p1, Integer p2, org.rhq.core.domain.resource.ResourceCategory p3, int[ ] p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findAvailableResourcesForRepo ( org.rhq.core.domain.auth.Subject p1, int p2, String p3, org.rhq.core.domain.resource.ResourceCategory p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findAvailableResourcesForResourceGroup ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.resource.ResourceType p3, org.rhq.core.domain.resource.ResourceCategory p4, String p5, int[ ] p6, org.rhq.core.domain.util.PageControl p7 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findChildrenAutoGroups ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findChildrenAutoGroups ( org.rhq.core.domain.auth.Subject p1, int p2, int[ ] p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findChildrenResourceIds ( int p1, org.rhq.core.domain.resource.InventoryStatus p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findChildResources ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findChildResourcesByCategoryAndInventoryStatus ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, org.rhq.core.domain.resource.ResourceCategory p3, org.rhq.core.domain.resource.InventoryStatus p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findExplicitResourceIdsByResourceGroup ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findExplicitResourcesByResourceGroup ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.group.ResourceGroup p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findExplicitResourceWithAvailabilityByResourceGroup ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.group.ResourceGroup p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findFlyWeights ( int[ ] p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findIdsByTypeIds ( java.util.List p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findImplicitResourceIdsByResourceGroup ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findImplicitResourcesByResourceGroup ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.group.ResourceGroup p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findImplicitResourceWithAvailabilityByResourceGroup ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.group.ResourceGroup p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findRecentlyAddedPlatforms ( org.rhq.core.domain.auth.Subject p1, long p2, int p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findRecentlyAddedServers ( org.rhq.core.domain.auth.Subject p1, long p2, int p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceByIds ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, boolean p3, org.rhq.core.domain.util.PageControl p4 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceByParentAndInventoryStatus ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, org.rhq.core.domain.resource.InventoryStatus p3, org.rhq.core.domain.util.PageControl p4 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceComplianceCounts ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceCompositeForParentAndTypeAndCategory ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceCategory p2, int p3, org.rhq.core.domain.resource.Resource p4, org.rhq.core.domain.util.PageControl p5 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceComposites ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceCategory p2, String p3, String p4, org.rhq.core.domain.resource.Resource p5, String p6, boolean p7, org.rhq.core.domain.util.PageControl p8 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceCompositesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ResourceCriteria p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceErrors ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceErrors ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.resource.ResourceErrorType p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceHealth ( org.rhq.core.domain.auth.Subject p1, int[ ] p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceInstallCounts ( org.rhq.core.domain.auth.Subject p1, boolean p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourceLineage ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesAutoGroups ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesByAgent ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesByCategory ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceCategory p2, org.rhq.core.domain.resource.InventoryStatus p3, org.rhq.core.domain.util.PageControl p4 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesByCompatibleGroup ( org.rhq.core.domain.auth.Subject p1, int p2, org.rhq.core.domain.util.PageControl p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesByCriteria ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ResourceCriteria p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesByCriteriaBounded ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.criteria.ResourceCriteria p2, int p3, int p4 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesByParentAndType ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, org.rhq.core.domain.resource.ResourceType p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.findResourcesMarkedForAsyncDeletion ( org.rhq.core.domain.auth.Subject p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getAvailabilitySummary ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getLiveResourceAvailability ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getParentResource ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getParentResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getPlaformOfResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getPlatform ( org.rhq.core.domain.resource.Agent p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceAutoGroup ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceById ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceByParentAndKey ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, String p3, String p4, String p5 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceCount ( java.util.List p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceCountByCategory ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceCategory p2, org.rhq.core.domain.resource.InventoryStatus p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceCountByTypeAndIds ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.ResourceType p2, int[ ] p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceCountSummary ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.InventoryStatus p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceDescendantsByTypeAndName ( org.rhq.core.domain.auth.Subject p1, int p2, Integer p3, String p4 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceIdLineage ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceLineage ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceLineage ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceLineageAndSiblings ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourcesAncestry ( org.rhq.core.domain.auth.Subject p1, Integer[ ] p2, org.rhq.core.domain.resource.ResourceAncestryFormat p3 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceStatuses ( int p1, boolean p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getResourceTree ( int p1, boolean p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.getRootResourceForResource ( int p1 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.setResourceStatus ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2, org.rhq.core.domain.resource.InventoryStatus p3, boolean p4 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.uninventoryResource ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.uninventoryResourceAsyncWork ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.uninventoryResources ( org.rhq.core.domain.auth.Subject p1, int[ ] p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.updateAncestry ( org.rhq.core.domain.auth.Subject p1, int p2 )This abstract method is from 'ResourceManagerLocal' interface.
ResourceManagerLocal.updateResource ( org.rhq.core.domain.auth.Subject p1, org.rhq.core.domain.resource.Resource p2 )This abstract method is from 'ResourceManagerLocal' interface.
org.rhq.enterprise.server.rest.reporting.InventorySummaryHandler.generateReport ( javax.servlet.http.HttpServletRequest request, String resourceTypeId, String version )Field 'this.resourceMgr' in the object of this method has type 'ResourceManagerLocal'.
org.rhq.enterprise.server.rest.reporting.InventorySummaryHandler.getColumns ( )Field 'this.resourceMgr' in the object of this method has type 'ResourceManagerLocal'.
org.rhq.enterprise.server.rest.reporting.InventorySummaryHandler.getDebugReportName ( )Field 'this.resourceMgr' in the object of this method has type 'ResourceManagerLocal'.
org.rhq.enterprise.server.rest.reporting.InventorySummaryHandler.getDetailsColumns ( )Field 'this.resourceMgr' in the object of this method has type 'ResourceManagerLocal'.
org.rhq.enterprise.server.rest.reporting.InventorySummaryHandler.getDetailsHeader ( )Field 'this.resourceMgr' in the object of this method has type 'ResourceManagerLocal'.
org.rhq.enterprise.server.rest.reporting.InventorySummaryHandler.getDetailsQueryCriteria ( Integer resourceTypeId, String version )Field 'this.resourceMgr' in the object of this method has type 'ResourceManagerLocal'.
org.rhq.enterprise.server.rest.reporting.InventorySummaryHandler.getHeader ( )Field 'this.resourceMgr' in the object of this method has type 'ResourceManagerLocal'.
org.rhq.enterprise.server.rest.reporting.InventorySummaryHandler.getPropertyConverters ( javax.servlet.http.HttpServletRequest request )Field 'this.resourceMgr' in the object of this method has type 'ResourceManagerLocal'.
org.rhq.enterprise.server.rest.reporting.InventorySummaryHandler.getSummaryCounts ( )Field 'this.resourceMgr' in the object of this method has type 'ResourceManagerLocal'.
org.rhq.enterprise.server.rest.reporting.InventorySummaryHandler.InventorySummaryHandler ( )Field 'this.resourceMgr' in the object of this method has type 'ResourceManagerLocal'.
org.rhq.enterprise.server.util.LookupUtil.getResourceManager ( )Return value of this method has type 'ResourceManagerLocal'.
package org.rhq.enterprise.server.resource.metadata
[+] PluginManagerLocal (1)
| Change | Effect |
---|
1 | Abstract method PluginManagerLocal.markPluginsDeleted ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method markPluginsDeleted(org.rhq.core.domain.auth.Subject, java.util.List) in PluginManagerLocal. |
[+] affected methods (22)
org.rhq.enterprise.server.discovery.DeletedResourceTypeFilter.DeletedResourceTypeFilter ( org.rhq.enterprise.server.auth.SubjectManagerLocal subjectManager, org.rhq.enterprise.server.resource.ResourceTypeManagerLocal resourceTypeManager, PluginManagerLocal pluginManager )3rd parameter 'pluginManager' of this method has type 'PluginManagerLocal'.
PluginManagerLocal.deletePlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.disablePlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.enablePlugins ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.findAllDeletedPlugins ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.findPluginsMarkedForPurge ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getAllPluginsById ( java.util.List p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getInstalledPlugins ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPlugin ( String p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPluginDropboxDirectory ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPlugins ( )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPluginsByResourceTypeAndCategory ( String p1, org.rhq.core.domain.resource.ResourceCategory p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.getPluginStats ( java.util.List p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.installPluginJar ( org.rhq.core.domain.plugin.Plugin p1, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor p2, java.io.File p3 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.isReadyForPurge ( org.rhq.core.domain.plugin.Plugin p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.markPluginsForPurge ( org.rhq.core.domain.auth.Subject p1, java.util.List p2 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.purgePlugins ( java.util.List p1 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.registerPlugin ( org.rhq.core.domain.plugin.Plugin p1, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor p2, java.io.File p3, boolean p4 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.registerPluginTypes ( String p1, org.rhq.core.clientapi.descriptor.plugin.PluginDescriptor p2, boolean p3, boolean p4 )This abstract method is from 'PluginManagerLocal' interface.
PluginManagerLocal.setPluginEnabledFlag ( org.rhq.core.domain.auth.Subject p1, int p2, boolean p3 )This abstract method is from 'PluginManagerLocal' interface.
org.rhq.enterprise.server.sync.validators.DeployedAgentPluginsValidator.DeployedAgentPluginsValidator ( PluginManagerLocal pluginManager )1st parameter 'pluginManager' of this method has type 'PluginManagerLocal'.
org.rhq.enterprise.server.util.LookupUtil.getPluginManager ( )Return value of this method has type 'PluginManagerLocal'.
package org.rhq.enterprise.server.rest
[+] AlertHandlerBean (1)
| Change | Effect |
---|
1 | Removed super-interface AlertHandlerLocal. | Recompilation of a client program may be terminated with the message: cannot find method in class AlertHandlerBean. |
[+] affected methods (8)
AlertHandlerBean.ackAlert ( int id, javax.ws.rs.core.UriInfo uriInfo )This method is from 'AlertHandlerBean' class.
AlertHandlerBean.AlertHandlerBean ( )This constructor is from 'AlertHandlerBean' class.
AlertHandlerBean.alertToDomain ( org.rhq.core.domain.alert.Alert al, javax.ws.rs.core.UriInfo uriInfo, boolean slim )This method is from 'AlertHandlerBean' class.
AlertHandlerBean.getAlert ( int id, boolean slim, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers )This method is from 'AlertHandlerBean' class.
AlertHandlerBean.getConditionLogs ( int id, javax.ws.rs.core.Request request, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.HttpHeaders headers )This method is from 'AlertHandlerBean' class.
AlertHandlerBean.getDefinitionForAlert ( int alertId )This method is from 'AlertHandlerBean' class.
AlertHandlerBean.getNotificationLogs ( int id, javax.ws.rs.core.Request request, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.HttpHeaders headers )This method is from 'AlertHandlerBean' class.
AlertHandlerBean.purgeAlert ( int id )This method is from 'AlertHandlerBean' class.
[+] AlertHandlerLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AlertHandlerLocal. |
[+] affected methods (11)
AlertHandlerLocal.ackAlert ( int p1, javax.ws.rs.core.UriInfo p2 )This abstract method is from 'AlertHandlerLocal' interface.
AlertHandlerLocal.countAlerts ( Long p1 )This abstract method is from 'AlertHandlerLocal' interface.
AlertHandlerLocal.getAlert ( int p1, boolean p2, javax.ws.rs.core.UriInfo p3, javax.ws.rs.core.Request p4, javax.ws.rs.core.HttpHeaders p5 )This abstract method is from 'AlertHandlerLocal' interface.
AlertHandlerLocal.getAlertDefinition ( int p1, javax.ws.rs.core.Request p2 )This abstract method is from 'AlertHandlerLocal' interface.
AlertHandlerLocal.getConditionLogs ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.UriInfo p3, javax.ws.rs.core.HttpHeaders p4 )This abstract method is from 'AlertHandlerLocal' interface.
AlertHandlerLocal.getDefinitionForAlert ( int p1 )This abstract method is from 'AlertHandlerLocal' interface.
AlertHandlerLocal.getNotificationLogs ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.UriInfo p3, javax.ws.rs.core.HttpHeaders p4 )This abstract method is from 'AlertHandlerLocal' interface.
AlertHandlerLocal.listAlertDefinitions ( int p1, String p2 )This abstract method is from 'AlertHandlerLocal' interface.
AlertHandlerLocal.listAlerts ( int p1, String p2, boolean p3, Long p4, Integer p5, javax.ws.rs.core.Request p6, javax.ws.rs.core.UriInfo p7, javax.ws.rs.core.HttpHeaders p8 )This abstract method is from 'AlertHandlerLocal' interface.
AlertHandlerLocal.purgeAlert ( int p1 )This abstract method is from 'AlertHandlerLocal' interface.
AlertHandlerLocal.updateDefinition ( int p1, domain.AlertDefinitionRest p2, javax.ws.rs.core.Request p3 )This abstract method is from 'AlertHandlerLocal' interface.
[+] EventHandlerBean (1)
| Change | Effect |
---|
1 | Removed super-interface EventHandlerLocal. | Recompilation of a client program may be terminated with the message: cannot find method in class EventHandlerBean. |
[+] affected methods (7)
EventHandlerBean.addEventSource ( int resourceId, domain.EventSourceRest esr )This method is from 'EventHandlerBean' class.
EventHandlerBean.addEventsToSource ( int sourceId, java.util.List eventRest )This method is from 'EventHandlerBean' class.
EventHandlerBean.deleteEventSource ( int sourceId )This method is from 'EventHandlerBean' class.
EventHandlerBean.EventHandlerBean ( )This constructor is from 'EventHandlerBean' class.
EventHandlerBean.getEventsForResource ( int resourceId, long startTime, long endTime, String severity, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers )This method is from 'EventHandlerBean' class.
EventHandlerBean.getEventsForSource ( int sourceId, long startTime, long endTime, String severity, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers )This method is from 'EventHandlerBean' class.
EventHandlerBean.getEventSource ( int sourceId )This method is from 'EventHandlerBean' class.
[+] EventHandlerLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class EventHandlerLocal. |
[+] affected methods (7)
EventHandlerLocal.addEventSource ( int p1, domain.EventSourceRest p2 )This abstract method is from 'EventHandlerLocal' interface.
EventHandlerLocal.addEventsToSource ( int p1, java.util.List p2 )This abstract method is from 'EventHandlerLocal' interface.
EventHandlerLocal.deleteEventSource ( int p1 )This abstract method is from 'EventHandlerLocal' interface.
EventHandlerLocal.getEventsForResource ( int p1, long p2, long p3, String p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6 )This abstract method is from 'EventHandlerLocal' interface.
EventHandlerLocal.getEventsForSource ( int p1, long p2, long p3, String p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6 )This abstract method is from 'EventHandlerLocal' interface.
EventHandlerLocal.getEventSource ( int p1 )This abstract method is from 'EventHandlerLocal' interface.
EventHandlerLocal.listEventSourcesForResource ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3 )This abstract method is from 'EventHandlerLocal' interface.
[+] GroupHandlerBean (1)
| Change | Effect |
---|
1 | Removed super-interface GroupHandlerLocal. | Recompilation of a client program may be terminated with the message: cannot find method in class GroupHandlerBean. |
[+] affected methods (1)
GroupHandlerBean.GroupHandlerBean ( )This constructor is from 'GroupHandlerBean' class.
[+] GroupHandlerLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class GroupHandlerLocal. |
[+] affected methods (14)
GroupHandlerLocal.addResource ( int p1, int p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.createGroup ( domain.GroupRest p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.createGroupDefinition ( domain.GroupDefinitionRest p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.deleteGroup ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.deleteGroupDefinition ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.getGroup ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.getGroupDefinition ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.getGroupDefinitions ( javax.ws.rs.core.Request p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.getGroups ( javax.ws.rs.core.Request p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.getMetricDefinitionsForGroup ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.getResources ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.removeResource ( int p1, int p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.updateGroup ( int p1, domain.GroupRest p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 )This abstract method is from 'GroupHandlerLocal' interface.
GroupHandlerLocal.updateGroupDefinition ( int p1, boolean p2, domain.GroupDefinitionRest p3, javax.ws.rs.core.Request p4, javax.ws.rs.core.HttpHeaders p5, javax.ws.rs.core.UriInfo p6 )This abstract method is from 'GroupHandlerLocal' interface.
[+] MetricHandlerBean (1)
| Change | Effect |
---|
1 | Removed super-interface MetricHandlerLocal. | Recompilation of a client program may be terminated with the message: cannot find method in class MetricHandlerBean. |
[+] affected methods (10)
MetricHandlerBean.getAggregatesForGroup ( int groupId, long startTime, long endTime )This method is from 'MetricHandlerBean' class.
MetricHandlerBean.getAggregatesForResource ( int resourceId, long startTime, long endTime )This method is from 'MetricHandlerBean' class.
MetricHandlerBean.getBaseline ( int scheduleId, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo )This method is from 'MetricHandlerBean' class.
MetricHandlerBean.getSchedule ( int scheduleId, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo )This method is from 'MetricHandlerBean' class.
MetricHandlerBean.getTraitValue ( int scheduleId )This method is from 'MetricHandlerBean' class.
MetricHandlerBean.MetricHandlerBean ( )This constructor is from 'MetricHandlerBean' class.
MetricHandlerBean.postMetricValues ( java.util.Collection points, javax.ws.rs.core.HttpHeaders headers )This method is from 'MetricHandlerBean' class.
MetricHandlerBean.putMetricValue ( int scheduleId, long timestamp, domain.NumericDataPoint point, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo )This method is from 'MetricHandlerBean' class.
MetricHandlerBean.putTraitValue ( int scheduleId, domain.StringValue value )This method is from 'MetricHandlerBean' class.
MetricHandlerBean.updateSchedule ( int scheduleId, domain.MetricSchedule in, javax.ws.rs.core.HttpHeaders httpHeaders )This method is from 'MetricHandlerBean' class.
[+] MetricHandlerLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MetricHandlerLocal. |
[+] affected methods (14)
MetricHandlerLocal.getAggregatesForGroup ( int p1, long p2, long p3 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.getAggregatesForResource ( int p1, long p2, long p3 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.getBaseline ( int p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.getMetricData ( int p1, long p2, long p3, int p4, boolean p5, javax.ws.rs.core.Request p6, javax.ws.rs.core.HttpHeaders p7 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.getMetricDataForGroupAndDefinition ( int p1, int p2, long p3, long p4, int p5, boolean p6, javax.ws.rs.core.Request p7, javax.ws.rs.core.HttpHeaders p8 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.getMetricDataMulti ( String p1, long p2, long p3, int p4, boolean p5, javax.ws.rs.core.Request p6, javax.ws.rs.core.HttpHeaders p7 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.getMetricDataRaw ( int p1, long p2, long p3, long p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.getSchedule ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.getTraitValue ( int p1 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.postMetricValues ( java.util.Collection p1, javax.ws.rs.core.HttpHeaders p2 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.putMetricValue ( int p1, long p2, domain.NumericDataPoint p3, javax.ws.rs.core.HttpHeaders p4, javax.ws.rs.core.UriInfo p5 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.putTraitValue ( int p1, domain.StringValue p2 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.setBaseline ( int p1, domain.Baseline p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'MetricHandlerLocal' interface.
MetricHandlerLocal.updateSchedule ( int p1, domain.MetricSchedule p2, javax.ws.rs.core.HttpHeaders p3 )This abstract method is from 'MetricHandlerLocal' interface.
[+] OperationsHandlerBean (1)
| Change | Effect |
---|
1 | Removed super-interface OperationsHandlerLocal. | Recompilation of a client program may be terminated with the message: cannot find method in class OperationsHandlerBean. |
[+] affected methods (10)
OperationsHandlerBean.cancelOperation ( int operationId )This method is from 'OperationsHandlerBean' class.
OperationsHandlerBean.createOperation ( int definitionId, Integer resourceId, javax.ws.rs.core.UriInfo uriInfo )This method is from 'OperationsHandlerBean' class.
OperationsHandlerBean.deleteOperationHistoryItem ( String jobName )This method is from 'OperationsHandlerBean' class.
OperationsHandlerBean.getOperation ( int operationId )This method is from 'OperationsHandlerBean' class.
OperationsHandlerBean.getOperationDefinition ( int definitionId, Integer resourceId, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders httpHeaders )This method is from 'OperationsHandlerBean' class.
OperationsHandlerBean.getOperationDefinitions ( Integer resourceId, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders httpHeaders )This method is from 'OperationsHandlerBean' class.
OperationsHandlerBean.listHistory ( int resourceId, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders httpHeaders )This method is from 'OperationsHandlerBean' class.
OperationsHandlerBean.OperationsHandlerBean ( )This constructor is from 'OperationsHandlerBean' class.
OperationsHandlerBean.outcome ( String jobName, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders httpHeaders )This method is from 'OperationsHandlerBean' class.
OperationsHandlerBean.updateOperation ( int operationId, domain.OperationRest operation, javax.ws.rs.core.UriInfo uriInfo )This method is from 'OperationsHandlerBean' class.
[+] OperationsHandlerLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class OperationsHandlerLocal. |
[+] affected methods (9)
OperationsHandlerLocal.cancelOperation ( int p1 )This abstract method is from 'OperationsHandlerLocal' interface.
OperationsHandlerLocal.createOperation ( int p1, Integer p2, javax.ws.rs.core.UriInfo p3 )This abstract method is from 'OperationsHandlerLocal' interface.
OperationsHandlerLocal.deleteOperationHistoryItem ( String p1 )This abstract method is from 'OperationsHandlerLocal' interface.
OperationsHandlerLocal.getOperation ( int p1 )This abstract method is from 'OperationsHandlerLocal' interface.
OperationsHandlerLocal.getOperationDefinition ( int p1, Integer p2, javax.ws.rs.core.UriInfo p3, javax.ws.rs.core.Request p4, javax.ws.rs.core.HttpHeaders p5 )This abstract method is from 'OperationsHandlerLocal' interface.
OperationsHandlerLocal.getOperationDefinitions ( Integer p1, javax.ws.rs.core.UriInfo p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4 )This abstract method is from 'OperationsHandlerLocal' interface.
OperationsHandlerLocal.listHistory ( int p1, javax.ws.rs.core.UriInfo p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4 )This abstract method is from 'OperationsHandlerLocal' interface.
OperationsHandlerLocal.outcome ( String p1, javax.ws.rs.core.UriInfo p2, javax.ws.rs.core.Request p3, javax.ws.rs.core.HttpHeaders p4 )This abstract method is from 'OperationsHandlerLocal' interface.
OperationsHandlerLocal.updateOperation ( int p1, domain.OperationRest p2, javax.ws.rs.core.UriInfo p3 )This abstract method is from 'OperationsHandlerLocal' interface.
[+] ResourceHandlerBean (1)
| Change | Effect |
---|
1 | Removed super-interface ResourceHandlerLocal. | Recompilation of a client program may be terminated with the message: cannot find method in class ResourceHandlerBean. |
[+] affected methods (7)
ResourceHandlerBean.getAlertsForResource ( int resourceId )This method is from 'ResourceHandlerBean' class.
ResourceHandlerBean.getAvailability ( int resourceId, javax.ws.rs.core.HttpHeaders headers )This method is from 'ResourceHandlerBean' class.
ResourceHandlerBean.getAvailabilityHistory ( int resourceId, long start, long end, javax.ws.rs.core.HttpHeaders headers )This method is from 'ResourceHandlerBean' class.
ResourceHandlerBean.getHierarchy ( int baseResourceId )This method is from 'ResourceHandlerBean' class.
ResourceHandlerBean.getResource ( int id, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers, javax.ws.rs.core.UriInfo uriInfo )This method is from 'ResourceHandlerBean' class.
ResourceHandlerBean.reportAvailability ( int resourceId, domain.AvailabilityRest avail )This method is from 'ResourceHandlerBean' class.
ResourceHandlerBean.ResourceHandlerBean ( )This constructor is from 'ResourceHandlerBean' class.
[+] ResourceHandlerLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ResourceHandlerLocal. |
[+] affected methods (11)
ResourceHandlerLocal.createPlatform ( String p1, domain.StringValue p2, javax.ws.rs.core.UriInfo p3 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.createResource ( String p1, domain.StringValue p2, String p3, int p4, javax.ws.rs.core.UriInfo p5 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.getAlertsForResource ( int p1 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.getAvailability ( int p1, javax.ws.rs.core.HttpHeaders p2 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.getAvailabilityHistory ( int p1, long p2, long p3, javax.ws.rs.core.HttpHeaders p4 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.getChildren ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.getHierarchy ( int p1 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.getPlatforms ( javax.ws.rs.core.Request p1, javax.ws.rs.core.HttpHeaders p2, javax.ws.rs.core.UriInfo p3 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.getResource ( int p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3, javax.ws.rs.core.UriInfo p4 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.getSchedules ( int p1, String p2, boolean p3, String p4, javax.ws.rs.core.Request p5, javax.ws.rs.core.HttpHeaders p6, javax.ws.rs.core.UriInfo p7 )This abstract method is from 'ResourceHandlerLocal' interface.
ResourceHandlerLocal.reportAvailability ( int p1, domain.AvailabilityRest p2 )This abstract method is from 'ResourceHandlerLocal' interface.
[+] RHQApplication (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class RHQApplication. |
[+] affected methods (1)
RHQApplication.RHQApplication ( )This constructor is from 'RHQApplication' class.
[+] StatusHandlerBean (1)
| Change | Effect |
---|
1 | Removed super-interface StatusHandlerLocal. | Recompilation of a client program may be terminated with the message: cannot find method in class StatusHandlerBean. |
[+] affected methods (3)
StatusHandlerBean.getStatus ( javax.ws.rs.core.HttpHeaders httpHeaders )This method is from 'StatusHandlerBean' class.
StatusHandlerBean.serverState ( )This method is from 'StatusHandlerBean' class.
StatusHandlerBean.StatusHandlerBean ( )This constructor is from 'StatusHandlerBean' class.
[+] StatusHandlerLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class StatusHandlerLocal. |
[+] affected methods (2)
StatusHandlerLocal.getStatus ( javax.ws.rs.core.HttpHeaders p1 )This abstract method is from 'StatusHandlerLocal' interface.
StatusHandlerLocal.serverState ( )This abstract method is from 'StatusHandlerLocal' interface.
[+] UserHandlerBean (1)
| Change | Effect |
---|
1 | Removed super-interface UserHandlerLocal. | Recompilation of a client program may be terminated with the message: cannot find method in class UserHandlerBean. |
[+] affected methods (5)
UserHandlerBean.addFavoriteResource ( int id )This method is from 'UserHandlerBean' class.
UserHandlerBean.getFavorites ( javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.HttpHeaders httpHeaders )This method is from 'UserHandlerBean' class.
UserHandlerBean.getUserDetails ( String loginName, javax.ws.rs.core.Request request, javax.ws.rs.core.HttpHeaders headers )This method is from 'UserHandlerBean' class.
UserHandlerBean.removeResourceFromFavorites ( int id )This method is from 'UserHandlerBean' class.
UserHandlerBean.UserHandlerBean ( )This constructor is from 'UserHandlerBean' class.
[+] UserHandlerLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class UserHandlerLocal. |
[+] affected methods (4)
UserHandlerLocal.addFavoriteResource ( int p1 )This abstract method is from 'UserHandlerLocal' interface.
UserHandlerLocal.getFavorites ( javax.ws.rs.core.UriInfo p1, javax.ws.rs.core.HttpHeaders p2 )This abstract method is from 'UserHandlerLocal' interface.
UserHandlerLocal.getUserDetails ( String p1, javax.ws.rs.core.Request p2, javax.ws.rs.core.HttpHeaders p3 )This abstract method is from 'UserHandlerLocal' interface.
UserHandlerLocal.removeResourceFromFavorites ( int p1 )This abstract method is from 'UserHandlerLocal' interface.
package org.rhq.enterprise.server.rest.reporting
[+] AlertDefinitionLocal (1)
| Change | Effect |
---|
1 | Abstract method AlertDefinitionLocal.alertDefinitionsInternal ( javax.servlet.http.HttpServletRequest p1, org.rhq.core.domain.auth.Subject p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method alertDefinitionsInternal(javax.servlet.http.HttpServletRequest, org.rhq.core.domain.auth.Subject) in AlertDefinitionLocal. |
[+] affected methods (1)
AlertDefinitionLocal.alertDefinitions ( javax.servlet.http.HttpServletRequest p1 )This abstract method is from 'AlertDefinitionLocal' interface.
[+] ConfigurationHistoryLocal (1)
| Change | Effect |
---|
1 | Abstract method ConfigurationHistoryLocal.configurationHistoryInternal ( javax.servlet.http.HttpServletRequest p1, org.rhq.core.domain.auth.Subject p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method configurationHistoryInternal(javax.servlet.http.HttpServletRequest, org.rhq.core.domain.auth.Subject) in ConfigurationHistoryLocal. |
[+] affected methods (1)
ConfigurationHistoryLocal.configurationHistory ( javax.servlet.http.HttpServletRequest p1 )This abstract method is from 'ConfigurationHistoryLocal' interface.
[+] DriftComplianceLocal (1)
| Change | Effect |
---|
1 | Abstract method DriftComplianceLocal.generateReportInternal ( javax.servlet.http.HttpServletRequest p1, String p2, String p3, org.rhq.core.domain.auth.Subject p4 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method generateReportInternal(javax.servlet.http.HttpServletRequest, java.lang.String, java.lang.String, org.rhq.core.domain.auth.Subject) in DriftComplianceLocal. |
[+] affected methods (1)
DriftComplianceLocal.generateReport ( javax.servlet.http.HttpServletRequest p1, String p2, String p3 )This abstract method is from 'DriftComplianceLocal' interface.
[+] InventorySummaryLocal (1)
| Change | Effect |
---|
1 | Abstract method InventorySummaryLocal.generateReportInternal ( javax.servlet.http.HttpServletRequest p1, String p2, String p3, org.rhq.core.domain.auth.Subject p4 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method generateReportInternal(javax.servlet.http.HttpServletRequest, java.lang.String, java.lang.String, org.rhq.core.domain.auth.Subject) in InventorySummaryLocal. |
[+] affected methods (1)
InventorySummaryLocal.generateReport ( javax.servlet.http.HttpServletRequest p1, String p2, String p3 )This abstract method is from 'InventorySummaryLocal' interface.
[+] PlatformUtilizationLocal (1)
| Change | Effect |
---|
1 | Abstract method PlatformUtilizationLocal.generateReportInternal ( javax.servlet.http.HttpServletRequest p1, org.rhq.core.domain.auth.Subject p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method generateReportInternal(javax.servlet.http.HttpServletRequest, org.rhq.core.domain.auth.Subject) in PlatformUtilizationLocal. |
[+] affected methods (1)
PlatformUtilizationLocal.generateReport ( javax.servlet.http.HttpServletRequest p1 )This abstract method is from 'PlatformUtilizationLocal' interface.
[+] RecentAlertLocal (1)
| Change | Effect |
---|
1 | Abstract method RecentAlertLocal.recentAlertsInternal ( String p1, Long p2, Long p3, javax.servlet.http.HttpServletRequest p4, org.rhq.core.domain.auth.Subject p5 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method recentAlertsInternal(java.lang.String, java.lang.Long, java.lang.Long, javax.servlet.http.HttpServletRequest, org.rhq.core.domain.auth.Subject) in RecentAlertLocal. |
[+] affected methods (1)
RecentAlertLocal.recentAlerts ( String p1, Long p2, Long p3, javax.servlet.http.HttpServletRequest p4 )This abstract method is from 'RecentAlertLocal' interface.
[+] RecentDriftLocal (1)
| Change | Effect |
---|
1 | Abstract method RecentDriftLocal.recentDriftInternal ( String p1, Integer p2, String p3, String p4, Long p5, Long p6, javax.servlet.http.HttpServletRequest p7, org.rhq.core.domain.auth.Subject p8 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method recentDriftInternal(java.lang.String, java.lang.Integer, java.lang.String, java.lang.String, java.lang.Long, java.lang.Long, javax.servlet.http.HttpServletRequest, org.rhq.core.domain.auth.Subject) in RecentDriftLocal. |
[+] affected methods (1)
RecentDriftLocal.recentDrift ( String p1, Integer p2, String p3, String p4, Long p5, Long p6, javax.servlet.http.HttpServletRequest p7 )This abstract method is from 'RecentDriftLocal' interface.
[+] RecentOperationsLocal (1)
| Change | Effect |
---|
1 | Abstract method RecentOperationsLocal.recentOperationsInternal ( String p1, Long p2, Long p3, javax.servlet.http.HttpServletRequest p4, org.rhq.core.domain.auth.Subject p5 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method recentOperationsInternal(java.lang.String, java.lang.Long, java.lang.Long, javax.servlet.http.HttpServletRequest, org.rhq.core.domain.auth.Subject) in RecentOperationsLocal. |
[+] affected methods (1)
RecentOperationsLocal.recentOperations ( String p1, Long p2, Long p3, javax.servlet.http.HttpServletRequest p4 )This abstract method is from 'RecentOperationsLocal' interface.
[+] SuspectMetricLocal (1)
| Change | Effect |
---|
1 | Abstract method SuspectMetricLocal.suspectMetricsInternal ( javax.servlet.http.HttpServletRequest p1, org.rhq.core.domain.auth.Subject p2 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method suspectMetricsInternal(javax.servlet.http.HttpServletRequest, org.rhq.core.domain.auth.Subject) in SuspectMetricLocal. |
[+] affected methods (1)
SuspectMetricLocal.suspectMetrics ( javax.servlet.http.HttpServletRequest p1 )This abstract method is from 'SuspectMetricLocal' interface.
package org.rhq.enterprise.server.system
[+] ServerVersion (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ServerVersion. |
[+] affected methods (5)
ServerVersion.getBuild ( )This method is from 'ServerVersion' class.
ServerVersion.getNamespace ( )This method is from 'ServerVersion' class.
ServerVersion.getVersion ( )This method is from 'ServerVersion' class.
ServerVersion.ServerVersion ( String version, String build )This constructor is from 'ServerVersion' class.
ServerVersion.toString ( )This method is from 'ServerVersion' class.
package org.rhq.enterprise.server.test
[+] AccessBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AccessBean. |
[+] affected methods (11)
AccessBean.AccessBean ( )This constructor is from 'AccessBean' class.
AccessBean.delete ( String entityName, String key )This method is from 'AccessBean' class.
AccessBean.find ( Class type, Object key )This method is from 'AccessBean' class.
AccessBean.findDeep ( String typeName, Object key )This method is from 'AccessBean' class.
AccessBean.getAll ( String type )This method is from 'AccessBean' class.
AccessBean.getAllDeep ( String type )This method is from 'AccessBean' class.
AccessBean.getAllFetching ( String type, String[ ] properties )This method is from 'AccessBean' class.
AccessBean.getConvertedKey ( Class type, Object key )This method is from 'AccessBean' class.
AccessBean.getKeyType ( Class type )This method is from 'AccessBean' class.
AccessBean.getKnownTypes ( )This method is from 'AccessBean' class.
AccessBean.getManager ( )This method is from 'AccessBean' class.
[+] AccessBean.BigIntegerEditor (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AccessBean.BigIntegerEditor. |
[+] affected methods (5)
AccessBean.BigIntegerEditor.AccessBean.BigIntegerEditor ( )This constructor is from 'AccessBean.BigIntegerEditor' class.
AccessBean.BigIntegerEditor.getAsText ( )This method is from 'AccessBean.BigIntegerEditor' class.
AccessBean.BigIntegerEditor.getValue ( )This method is from 'AccessBean.BigIntegerEditor' class.
AccessBean.BigIntegerEditor.setAsText ( String text )This method is from 'AccessBean.BigIntegerEditor' class.
AccessBean.BigIntegerEditor.setValue ( Object value )This method is from 'AccessBean.BigIntegerEditor' class.
[+] AccessLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AccessLocal. |
[+] affected methods (7)
AccessLocal.delete ( String p1, String p2 )This abstract method is from 'AccessLocal' interface.
AccessLocal.find ( Class p1, Object p2 )This abstract method is from 'AccessLocal' interface.
AccessLocal.findDeep ( String p1, Object p2 )This abstract method is from 'AccessLocal' interface.
AccessLocal.getAll ( String p1 )This abstract method is from 'AccessLocal' interface.
AccessLocal.getAllDeep ( String p1 )This abstract method is from 'AccessLocal' interface.
AccessLocal.getAllFetching ( String p1, String[ ] p2 )This abstract method is from 'AccessLocal' interface.
AccessLocal.getKnownTypes ( )This abstract method is from 'AccessLocal' interface.
[+] AlertTemplateTestBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AlertTemplateTestBean. |
[+] affected methods (2)
AlertTemplateTestBean.AlertTemplateTestBean ( )This constructor is from 'AlertTemplateTestBean' class.
AlertTemplateTestBean.cloneAlertTemplate ( int alertTemplateId, int numberOfClones )This method is from 'AlertTemplateTestBean' class.
[+] AlertTemplateTestLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class AlertTemplateTestLocal. |
[+] affected methods (1)
AlertTemplateTestLocal.cloneAlertTemplate ( int p1, int p2 )This abstract method is from 'AlertTemplateTestLocal' interface.
[+] CoreTestBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CoreTestBean. |
[+] affected methods (9)
CoreTestBean.CoreTestBean ( )This constructor is from 'CoreTestBean' class.
CoreTestBean.enableHibernateStatistics ( )This method is from 'CoreTestBean' class.
CoreTestBean.getFileContents ( String file )This method is from 'CoreTestBean' class.
CoreTestBean.getLatestConfiguration ( )This method is from 'CoreTestBean' class.
CoreTestBean.getLatestPlugins ( )This method is from 'CoreTestBean' class.
CoreTestBean.getPluginArchive ( String pluginName )This method is from 'CoreTestBean' class.
CoreTestBean.getTestAgent ( )This method is from 'CoreTestBean' class.
CoreTestBean.isTestAgentReported ( )This method is from 'CoreTestBean' class.
CoreTestBean.registerTestAgent ( )This method is from 'CoreTestBean' class.
[+] CoreTestLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class CoreTestLocal. |
[+] affected methods (4)
CoreTestLocal.enableHibernateStatistics ( )This abstract method is from 'CoreTestLocal' interface.
CoreTestLocal.getTestAgent ( )This abstract method is from 'CoreTestLocal' interface.
CoreTestLocal.isTestAgentReported ( )This abstract method is from 'CoreTestLocal' interface.
CoreTestLocal.registerTestAgent ( )This abstract method is from 'CoreTestLocal' interface.
[+] DiscoveryTestBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DiscoveryTestBean. |
[+] affected methods (10)
DiscoveryTestBean.clearAutoinventoryQueue ( )This method is from 'DiscoveryTestBean' class.
DiscoveryTestBean.createTestMixedGroup ( String groupName )This method is from 'DiscoveryTestBean' class.
DiscoveryTestBean.DiscoveryTestBean ( )This constructor is from 'DiscoveryTestBean' class.
DiscoveryTestBean.registerFakePlugin ( )This method is from 'DiscoveryTestBean' class.
DiscoveryTestBean.registerTestPluginAndTypeInfo ( )This method is from 'DiscoveryTestBean' class.
DiscoveryTestBean.removeTestPlatform ( )This method is from 'DiscoveryTestBean' class.
DiscoveryTestBean.removeTestPluginAndTypeInfo ( )This method is from 'DiscoveryTestBean' class.
DiscoveryTestBean.sendNewPlatform ( String platformAddress, int servers, int servicesPerServer )This method is from 'DiscoveryTestBean' class.
DiscoveryTestBean.sendTestFullInventoryReport ( )This method is from 'DiscoveryTestBean' class.
DiscoveryTestBean.sendTestRuntimeInventoryReport ( )This method is from 'DiscoveryTestBean' class.
[+] DiscoveryTestLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class DiscoveryTestLocal. |
[+] affected methods (8)
DiscoveryTestLocal.clearAutoinventoryQueue ( )This abstract method is from 'DiscoveryTestLocal' interface.
DiscoveryTestLocal.createTestMixedGroup ( String p1 )This abstract method is from 'DiscoveryTestLocal' interface.
DiscoveryTestLocal.registerTestPluginAndTypeInfo ( )This abstract method is from 'DiscoveryTestLocal' interface.
DiscoveryTestLocal.removeTestPlatform ( )This abstract method is from 'DiscoveryTestLocal' interface.
DiscoveryTestLocal.removeTestPluginAndTypeInfo ( )This abstract method is from 'DiscoveryTestLocal' interface.
DiscoveryTestLocal.sendNewPlatform ( String p1, int p2, int p3 )This abstract method is from 'DiscoveryTestLocal' interface.
DiscoveryTestLocal.sendTestFullInventoryReport ( )This abstract method is from 'DiscoveryTestLocal' interface.
DiscoveryTestLocal.sendTestRuntimeInventoryReport ( )This abstract method is from 'DiscoveryTestLocal' interface.
[+] MeasurementTestBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MeasurementTestBean. |
[+] affected methods (7)
MeasurementTestBean.addProblemResource ( )This method is from 'MeasurementTestBean' class.
MeasurementTestBean.init ( )This method is from 'MeasurementTestBean' class.
MeasurementTestBean.main ( String[ ] args )This method is from 'MeasurementTestBean' class.
MeasurementTestBean.MeasurementTestBean ( )This constructor is from 'MeasurementTestBean' class.
MeasurementTestBean.sendTestMeasurementReport ( )This method is from 'MeasurementTestBean' class.
MeasurementTestBean.setAgentCurrentlyScheduledMetrics ( double value )This method is from 'MeasurementTestBean' class.
MeasurementTestBean.snapshotMeasurementTables ( )This method is from 'MeasurementTestBean' class.
[+] MeasurementTestLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MeasurementTestLocal. |
[+] affected methods (4)
MeasurementTestLocal.addProblemResource ( )This abstract method is from 'MeasurementTestLocal' interface.
MeasurementTestLocal.sendTestMeasurementReport ( )This abstract method is from 'MeasurementTestLocal' interface.
MeasurementTestLocal.setAgentCurrentlyScheduledMetrics ( double p1 )This abstract method is from 'MeasurementTestLocal' interface.
MeasurementTestLocal.snapshotMeasurementTables ( )This abstract method is from 'MeasurementTestLocal' interface.
[+] ResourceGroupTestBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ResourceGroupTestBean. |
[+] affected methods (3)
ResourceGroupTestBean.ResourceGroupTestBean ( )This constructor is from 'ResourceGroupTestBean' class.
ResourceGroupTestBean.setupCompatibleGroups ( )This method is from 'ResourceGroupTestBean' class.
ResourceGroupTestBean.setupUberMixedGroup ( )This method is from 'ResourceGroupTestBean' class.
[+] ResourceGroupTestBeanLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class ResourceGroupTestBeanLocal. |
[+] affected methods (2)
ResourceGroupTestBeanLocal.setupCompatibleGroups ( )This abstract method is from 'ResourceGroupTestBeanLocal' interface.
ResourceGroupTestBeanLocal.setupUberMixedGroup ( )This abstract method is from 'ResourceGroupTestBeanLocal' interface.
[+] SubjectRoleTestBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SubjectRoleTestBean. |
[+] affected methods (2)
SubjectRoleTestBean.createRolesAndUsers ( int roleCount, int usersInRoleCount )This method is from 'SubjectRoleTestBean' class.
SubjectRoleTestBean.SubjectRoleTestBean ( )This constructor is from 'SubjectRoleTestBean' class.
[+] SubjectRoleTestBeanLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SubjectRoleTestBeanLocal. |
[+] affected methods (1)
SubjectRoleTestBeanLocal.createRolesAndUsers ( int p1, int p2 )This abstract method is from 'SubjectRoleTestBeanLocal' interface.
[+] WebServiceTestBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WebServiceTestBean. |
[+] affected methods (9)
WebServiceTestBean.addPerson ( Person p )This method is from 'WebServiceTestBean' class.
WebServiceTestBean.echo ( String s )This method is from 'WebServiceTestBean' class.
WebServiceTestBean.getPersonByName ( Name n )This method is from 'WebServiceTestBean' class.
WebServiceTestBean.hello ( )This method is from 'WebServiceTestBean' class.
WebServiceTestBean.testExceptions ( )This method is from 'WebServiceTestBean' class.
WebServiceTestBean.testListArg ( java.util.List list )This method is from 'WebServiceTestBean' class.
WebServiceTestBean.testVoid ( )This method is from 'WebServiceTestBean' class.
WebServiceTestBean.updatePerson ( AnotherPerson p, Name n )This method is from 'WebServiceTestBean' class.
WebServiceTestBean.WebServiceTestBean ( )This constructor is from 'WebServiceTestBean' class.
[+] WebServiceTestLocal (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WebServiceTestLocal. |
[+] affected methods (5)
WebServiceTestLocal.addPerson ( Person p1 )This abstract method is from 'WebServiceTestLocal' interface.
WebServiceTestLocal.echo ( String p1 )This abstract method is from 'WebServiceTestLocal' interface.
WebServiceTestLocal.getPersonByName ( Name p1 )This abstract method is from 'WebServiceTestLocal' interface.
WebServiceTestLocal.hello ( )This abstract method is from 'WebServiceTestLocal' interface.
WebServiceTestLocal.updatePerson ( AnotherPerson p1, Name p2 )This abstract method is from 'WebServiceTestLocal' interface.
[+] WebServiceTestRemote (1)
| Change | Effect |
---|
1 | This interface has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WebServiceTestRemote. |
[+] affected methods (8)
WebServiceTestRemote.addPerson ( Person p1 )This abstract method is from 'WebServiceTestRemote' interface.
WebServiceTestRemote.echo ( String p1 )This abstract method is from 'WebServiceTestRemote' interface.
WebServiceTestRemote.getPersonByName ( Name p1 )This abstract method is from 'WebServiceTestRemote' interface.
WebServiceTestRemote.hello ( )This abstract method is from 'WebServiceTestRemote' interface.
WebServiceTestRemote.testExceptions ( )This abstract method is from 'WebServiceTestRemote' interface.
WebServiceTestRemote.testListArg ( java.util.List p1 )This abstract method is from 'WebServiceTestRemote' interface.
WebServiceTestRemote.testVoid ( )This abstract method is from 'WebServiceTestRemote' interface.
WebServiceTestRemote.updatePerson ( AnotherPerson p1, Name p2 )This abstract method is from 'WebServiceTestRemote' interface.
package org.rhq.enterprise.server.webservices
[+] WebservicesManagerBean (1)
| Change | Effect |
---|
1 | This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class WebservicesManagerBean. |
[+] affected methods (214)
WebservicesManagerBean.acknowledgeAlerts ( org.rhq.core.domain.auth.Subject subject, int[ ] alertIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.acknowledgeAlertsByContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext context )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.addBundleFile ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, String name, String version, org.rhq.core.domain.content.Architecture architecture, java.io.InputStream fileStream )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.addBundleFileViaByteArray ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, String name, String version, org.rhq.core.domain.content.Architecture architecture, byte[ ] fileBytes )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.addBundleFileViaPackageVersion ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, String name, int packageVersionId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.addBundleFileViaURL ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, String name, String version, org.rhq.core.domain.content.Architecture architecture, String bundleFileUrl )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.addPackageVersionsToRepo ( org.rhq.core.domain.auth.Subject subject, int repoId, int[ ] packageVersionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.addResourceGroupsToRole ( org.rhq.core.domain.auth.Subject subject, int roleId, int[ ] pendingGroupIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.addResourcesToGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] resourceIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.addRolesToResourceGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] roleIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.addRolesToSubject ( org.rhq.core.domain.auth.Subject subject, int subjectId, int[ ] roleIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.addSubjectsToRole ( org.rhq.core.domain.auth.Subject subject, int roleId, int[ ] subjectIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.cancelOperationHistory ( org.rhq.core.domain.auth.Subject subject, int operationHistoryId, boolean ignoreAgentErrors )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.changePassword ( org.rhq.core.domain.auth.Subject subject, String username, String password )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createBundleDeployment ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, int bundleDestinationId, String description, org.rhq.core.domain.configuration.Configuration configuration )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createBundleDestination ( org.rhq.core.domain.auth.Subject subject, int bundleId, String name, String description, String destBaseDirName, String deployDir, Integer groupId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createBundleVersionViaByteArray ( org.rhq.core.domain.auth.Subject subject, byte[ ] fileBytes )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createBundleVersionViaFile ( org.rhq.core.domain.auth.Subject subject, java.io.File distributionFile )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createBundleVersionViaRecipe ( org.rhq.core.domain.auth.Subject subject, String recipe )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createBundleVersionViaURL ( org.rhq.core.domain.auth.Subject subject, String distributionFileUrl )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createPackageBackedResource ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, String packageName, String packageVersion, Integer architectureId, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, byte[ ] packageBits )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createPackageBackedResource ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, String packageName, String packageVersion, Integer architectureId, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, byte[ ] packageBits, Integer timeout )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, int packageVersionId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createPackageBackedResourceViaPackageVersion ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int newResourceTypeId, String newResourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration deploymentTimeConfiguration, int packageVersionId, Integer timeout )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createPackageVersion ( org.rhq.core.domain.auth.Subject subject, String packageName, int packageTypeId, String version, Integer architectureId, byte[ ] packageBytes )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createPackageVersionWithDisplayVersion ( org.rhq.core.domain.auth.Subject subject, String packageName, int packageTypeId, String version, String displayVersion, Integer architectureId, byte[ ] packageBytes )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createPrincipal ( org.rhq.core.domain.auth.Subject subject, String username, String password )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createRepo ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.content.Repo repo )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createResource ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int resourceTypeId, String resourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration resourceConfiguration )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createResource ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int resourceTypeId, String resourceName, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.domain.configuration.Configuration resourceConfiguration, Integer timeout )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createResourceGroup ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.group.ResourceGroup resourceGroup )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createRole ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.authz.Role newRole )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.createSubject ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.auth.Subject subjectToCreate )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteAlerts ( org.rhq.core.domain.auth.Subject subject, int[ ] alertIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteAlertsByContext ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.EntityContext context )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteBundle ( org.rhq.core.domain.auth.Subject subject, int bundleId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteBundles ( org.rhq.core.domain.auth.Subject subject, int[ ] bundleIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteBundleVersion ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, boolean deleteBundleIfEmpty )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteOperationHistory ( org.rhq.core.domain.auth.Subject subject, int operationHistoryId, boolean purgeInProgress )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deletePackages ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] installedPackageIds, String requestNotes )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deletePackageVersion ( org.rhq.core.domain.auth.Subject subject, int packageVersionId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deletePackageVersionsFromRepo ( org.rhq.core.domain.auth.Subject subject, int repoId, int[ ] packageVersionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteRepo ( org.rhq.core.domain.auth.Subject subject, int repoId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteResource ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteResourceGroup ( org.rhq.core.domain.auth.Subject subject, int groupId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteResourceGroups ( org.rhq.core.domain.auth.Subject subject, int[ ] groupIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteRoles ( org.rhq.core.domain.auth.Subject subject, int[ ] roleIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deleteSubjects ( org.rhq.core.domain.auth.Subject subject, int[ ] subjectIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deployPackages ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds, int[ ] packageVersionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.deployPackagesWithNote ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds, int[ ] packageVersionIds, String requestNotes )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.disableAlertDefinitions ( org.rhq.core.domain.auth.Subject subject, int[ ] alertDefinitionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.disableMeasurementTemplates ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.disableResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.disableSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] measurementDefinitionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.disableSchedulesForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] measurementDefinitionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.disableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, boolean updateExistingSchedules )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.enableAlertDefinitions ( org.rhq.core.domain.auth.Subject subject, int[ ] alertDefinitionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.enableMeasurementTemplates ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.enableResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.enableSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] measurementDefinitionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.enableSchedulesForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] measurementDefinitionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.enableSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, boolean updateExistingSchedules )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.exportAllSubsystems ( org.rhq.core.domain.auth.Subject subject )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findAlertDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.AlertDefinitionCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findAlertsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.AlertCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findArchitectures ( org.rhq.core.domain.auth.Subject subject )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findAvailabilityByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.AvailabilityCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findAvailabilityForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.util.PageControl pc )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findBaselinesForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findBundleDeploymentsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleDeploymentCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findBundleDestinationsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleDestinationCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findBundleFilesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleFileCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findBundleResourceDeploymentsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleResourceDeploymentCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findBundlesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findBundlesWithLatestVersionCompositesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findBundleVersionsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.BundleVersionCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findCallTimeDataForResource ( org.rhq.core.domain.auth.Subject subject, int scheduleId, long beginTime, long endTime, org.rhq.core.domain.util.PageControl pc )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findChildResources ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.util.PageControl pageControl )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findCreateChildResourceHistory ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, Long beginDate, Long endDate, org.rhq.core.domain.util.PageControl pageControl )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findCurrentTraitsForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.measurement.DisplayType displayType )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findDataForCompatibleGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int definitionId, long beginTime, long endTime, int numPoints )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findDataForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] definitionIds, long beginTime, long endTime, int numPoints )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findDeleteChildResourceHistory ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, Long beginDate, Long endDate, org.rhq.core.domain.util.PageControl pageControl )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findEventsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.EventCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findGroupOperationHistoriesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.GroupOperationHistoryCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findInstalledPackagesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.InstalledPackageCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findLiveData ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] definitionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findLiveDataForGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] resourceId, int[ ] definitionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findMeasurementDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.MeasurementDefinitionCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findOperationDefinitionsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.OperationDefinitionCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findPackagesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.PackageCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findPackagesWithLatestVersion ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.PackageCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findPackageType ( org.rhq.core.domain.auth.Subject subject, Integer resourceTypeId, String packageTypeName )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findPackageTypes ( org.rhq.core.domain.auth.Subject subject, String resourceTypeName, String pluginName )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findPackageTypeWithVersionFormat ( org.rhq.core.domain.auth.Subject subject, Integer resourceTypeId, String packageTypeName )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findPackageVersionsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.PackageVersionCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findPackageVersionsInRepo ( org.rhq.core.domain.auth.Subject subject, int repoId, String filter, org.rhq.core.domain.util.PageControl pc )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findPackageVersionsInRepoByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.PackageVersionCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findProblemResources ( org.rhq.core.domain.auth.Subject subject, long oldestDate, org.rhq.core.domain.util.PageControl pc )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findRepos ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.util.PageControl pc )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findReposByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.RepoCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findResourceGroupsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.ResourceGroupCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findResourceGroupsForRole ( org.rhq.core.domain.auth.Subject subject, int roleId, org.rhq.core.domain.util.PageControl pc )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findResourceLineage ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findResourceOperationHistoriesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.ResourceOperationHistoryCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findResourcesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.ResourceCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findResourceTypesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.ResourceTypeCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findRolesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.RoleCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findScheduledGroupOperations ( org.rhq.core.domain.auth.Subject subject, int groupId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findScheduledResourceOperations ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findSchedulesByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.MeasurementScheduleCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findSubjectAssignedRoles ( org.rhq.core.domain.auth.Subject subject, int subjectId, org.rhq.core.domain.util.PageControl pc )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findSubjectsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.SubjectCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findSubjectUnassignedRoles ( org.rhq.core.domain.auth.Subject subject, int subjectId, org.rhq.core.domain.util.PageControl pc )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findSubscribedResources ( org.rhq.core.domain.auth.Subject subject, int repoId, org.rhq.core.domain.util.PageControl pc )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findSubscriptions ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findTraits ( org.rhq.core.domain.auth.Subject subject, int resourceId, int definitionId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.findTraitsByCriteria ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.criteria.MeasurementDataTraitCriteria criteria )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getAggregate ( org.rhq.core.domain.auth.Subject subject, int scheduleId, long startTime, long endTime )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getAlertDefinition ( org.rhq.core.domain.auth.Subject subject, int alertDefinitionId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getAlertNotificationConfigurationPreview ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.alert.notification.AlertNotification[ ] alertNotifications )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getAllBundleTypes ( org.rhq.core.domain.auth.Subject subject )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getAvailabilitySummary ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getBackingPackageForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getBundleType ( org.rhq.core.domain.auth.Subject subject, String bundleTypeName )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getBundleVersionFilenames ( org.rhq.core.domain.auth.Subject subject, int bundleVersionId, boolean withoutBundleFileOnly )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getConfiguration ( org.rhq.core.domain.auth.Subject subject, int configurationId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getCurrentAvailabilityForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getGroupPluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject subject, int configurationUpdateId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getGroupResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject subject, int configurationUpdateId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getImportConfigurationDefinition ( String importerClass )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getImportConfigurationDefinitionOfAllSynchronizers ( )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getLatestPackageVersion ( org.rhq.core.domain.auth.Subject subject, int packageId, int repoId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getLatestPluginConfigurationUpdate ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getLatestResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getLiveResourceAvailability ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getLiveResourceConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId, boolean pingAgentFirst )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getMeasurementDefinition ( org.rhq.core.domain.auth.Subject subject, int definitionId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getPackageBytes ( org.rhq.core.domain.auth.Subject subject, int resourceId, int installedPackageId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getPackageTypeConfigurationDefinition ( org.rhq.core.domain.auth.Subject subject, int packageTypeId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getPackageVersionBytes ( org.rhq.core.domain.auth.Subject user, int repoId, int packageVersionId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getParentResource ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getPluginConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getPluginConfigurationDefinitionForResourceType ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getProductInfo ( org.rhq.core.domain.auth.Subject subject )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getRepo ( org.rhq.core.domain.auth.Subject subject, int repoId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getResource ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getResourceConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getResourceConfigurationDefinitionForResourceType ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getResourceConfigurationDefinitionWithTemplatesForResourceType ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getResourceGroup ( org.rhq.core.domain.auth.Subject subject, int groupId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getResourceGroupComposite ( org.rhq.core.domain.auth.Subject subject, int groupId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getResourcesAncestry ( org.rhq.core.domain.auth.Subject subject, Integer[ ] resourceIds, org.rhq.core.domain.resource.ResourceAncestryFormat format )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getResourceTypeBundleConfiguration ( org.rhq.core.domain.auth.Subject subject, int compatGroupId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getResourceTypeById ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getResourceTypeByNameAndPlugin ( org.rhq.core.domain.auth.Subject subject, String name, String plugin )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getRole ( org.rhq.core.domain.auth.Subject subject, int roleId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getServerDetails ( org.rhq.core.domain.auth.Subject subject )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getSeverityBuckets ( org.rhq.core.domain.auth.Subject subject, int resourceId, long begin, long end, int numBuckets )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getSeverityBucketsForAutoGroup ( org.rhq.core.domain.auth.Subject subject, int parentResourceId, int resourceTypeId, long begin, long end, int numBuckets )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getSeverityBucketsForCompGroup ( org.rhq.core.domain.auth.Subject subject, int resourceGroupId, long begin, long end, int numBuckets )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getSnapshotReport ( org.rhq.core.domain.auth.Subject subject, int resourceId, String name, String description )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getSubjectByName ( String username )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getSubjectByNameAndSessionId ( String username, int sessionId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getSystemConfiguration ( org.rhq.core.domain.auth.Subject subject )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.getSystemSettings ( org.rhq.core.domain.auth.Subject subject )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.ignoreResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.importAllSubsystems ( org.rhq.core.domain.auth.Subject subject, byte[ ] exportFile, java.util.List importerConfigurations )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.importResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.isGroupResourceConfigurationUpdateInProgress ( org.rhq.core.domain.auth.Subject subject, int resourceGroupId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.isResourceConfigurationUpdateInProgress ( org.rhq.core.domain.auth.Subject subject, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.login ( String username, String password )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.logout ( org.rhq.core.domain.auth.Subject subject )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.manuallyAddResource ( org.rhq.core.domain.auth.Subject subject, int resourceTypeId, int parentResourceId, org.rhq.core.domain.configuration.Configuration pluginConfiguration )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.purgeBundleDestination ( org.rhq.core.domain.auth.Subject subject, int bundleDestinationId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.removeAlertDefinitions ( org.rhq.core.domain.auth.Subject subject, int[ ] alertDefinitionIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.removeResourceGroupsFromRole ( org.rhq.core.domain.auth.Subject subject, int roleId, int[ ] groupIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.removeResourcesFromGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] resourceIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.removeRolesFromResourceGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] roleIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.removeRolesFromSubject ( org.rhq.core.domain.auth.Subject subject, int subjectId, int[ ] roleIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.removeSubjectsFromRole ( org.rhq.core.domain.auth.Subject subject, int roleId, int[ ] subjectIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.scheduleBundleDeployment ( org.rhq.core.domain.auth.Subject subject, int bundleDeploymentId, boolean isCleanDeployment )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.scheduleGroupOperation ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] executionOrderResourceIds, boolean haltOnFailure, String operationName, org.rhq.core.domain.configuration.Configuration parameters, long delay, long repeatInterval, int repeatCount, int timeout, String description )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.scheduleGroupResourceConfigurationUpdate ( org.rhq.core.domain.auth.Subject subject, int compatibleGroupId, java.util.Map newResourceConfigurationMap )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.scheduleResourceOperation ( org.rhq.core.domain.auth.Subject subject, int resourceId, String operationName, long delay, long repeatInterval, int repeatCount, int timeout, org.rhq.core.domain.configuration.Configuration parameters, String description )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.scheduleRevertBundleDeployment ( org.rhq.core.domain.auth.Subject subject, int bundleDestinationId, String deploymentDescription, boolean isCleanDeployment )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.setAssignedResourceGroups ( org.rhq.core.domain.auth.Subject subject, int roleId, int[ ] groupIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.setAssignedSubjectRoles ( org.rhq.core.domain.auth.Subject subject, int subjectId, int[ ] roleIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.setRecursive ( org.rhq.core.domain.auth.Subject subject, int groupId, boolean isRecursive )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.setSystemConfiguration ( org.rhq.core.domain.auth.Subject subject, java.util.Properties properties, boolean skipValidation )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.setSystemSettings ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.common.composite.SystemSettings settings )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.subscribeResourceToRepos ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] repoIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.synchronizeRepos ( org.rhq.core.domain.auth.Subject subject, int[ ] repoIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.translateResourceConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.configuration.Configuration configuration, boolean fromStructured )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.unignoreResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.uninventoryResources ( org.rhq.core.domain.auth.Subject subject, int[ ] resourceIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.unscheduleGroupOperation ( org.rhq.core.domain.auth.Subject subject, String jobId, int resourceGroupId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.unscheduleResourceOperation ( org.rhq.core.domain.auth.Subject subject, String jobId, int resourceId )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.unsubscribeResourceFromRepos ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] repoIds )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updateMeasurementTemplates ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, long collectionInterval )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updatePluginConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.configuration.Configuration newConfiguration )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updateRepo ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.content.Repo repo )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updateResource ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.Resource resource )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updateResourceConfiguration ( org.rhq.core.domain.auth.Subject subject, int resourceId, org.rhq.core.domain.configuration.Configuration newConfiguration )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updateResourceGroup ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.resource.group.ResourceGroup newResourceGroup )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updateRole ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.authz.Role role )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updateSchedule ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.measurement.MeasurementSchedule schedule )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updateSchedulesForCompatibleGroup ( org.rhq.core.domain.auth.Subject subject, int groupId, int[ ] measurementDefinitionIds, long collectionInterval )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updateSchedulesForResource ( org.rhq.core.domain.auth.Subject subject, int resourceId, int[ ] measurementDefinitionIds, long collectionInterval )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updateSchedulesForResourceType ( org.rhq.core.domain.auth.Subject subject, int[ ] measurementDefinitionIds, long collectionInterval, boolean updateExistingSchedules )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.updateSubject ( org.rhq.core.domain.auth.Subject subject, org.rhq.core.domain.auth.Subject subjectToModify )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.validate ( org.rhq.core.domain.auth.Subject subject, byte[ ] exportFile )This method is from 'WebservicesManagerBean' class.
WebservicesManagerBean.WebservicesManagerBean ( )This constructor is from 'WebservicesManagerBean' class.
to the top
Problems with Methods, High Severity (2)
rhq-enterprise-server-4.5.1.jar, ServerCommunicationsService
package org.rhq.enterprise.server.core.comm
[+] ServerCommunicationsService.getConfigurationOverrides ( ) : java.util.Properties (1)
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsService.getConfigurationOverrides:()Ljava/util/Properties;]
| Change | Effect |
---|
1 | Access level has been changed from public to private. | Recompilation of a client program may be terminated with the message: getConfigurationOverrides() has private access in ServerCommunicationsService. |
[+] ServerCommunicationsService.setConfigurationOverrides ( java.util.Properties overrides ) : void (1)
[run-time name: org/rhq/enterprise/server/core/comm/ServerCommunicationsService.setConfigurationOverrides:(Ljava/util/Properties;)V]
| Change | Effect |
---|
1 | Access level has been changed from public to private. | Recompilation of a client program may be terminated with the message: setConfigurationOverrides(java.util.Properties) has private access in org.rhq.enterprise.server.core.comm.ServerCommunicationsService. |
to the top
Problems with Data Types, Medium Severity (4)
rhq-enterprise-server-4.5.1.jar
package org.rhq.enterprise.server.core
[+] CoreServer (1)
| Change | Effect |
---|
1 | Removed super-class org.jboss.system.ServiceMBeanSupport. | Recompilation of a client program may be terminated with the message: cannot find variable (or method) in CoreServer. |
[+] affected methods (10)
CoreServer.CoreServer ( )This constructor is from 'CoreServer' class.
CoreServer.getBootTime ( )This method is from 'CoreServer' class.
CoreServer.getBuildNumber ( )This method is from 'CoreServer' class.
CoreServer.getInstallDir ( )This method is from 'CoreServer' class.
CoreServer.getJBossServerDataDir ( )This method is from 'CoreServer' class.
CoreServer.getJBossServerHomeDir ( )This method is from 'CoreServer' class.
CoreServer.getJBossServerTempDir ( )This method is from 'CoreServer' class.
CoreServer.getName ( )This method is from 'CoreServer' class.
CoreServer.getProductInfo ( )This method is from 'CoreServer' class.
CoreServer.getVersion ( )This method is from 'CoreServer' class.
package org.rhq.enterprise.server.operation
[+] OperationDefinitionNotFoundException (1)
| Change | Effect |
---|
1 | Superclass has been changed from java.lang.Exception to java.lang.RuntimeException. | 1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in OperationDefinitionNotFoundException. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods (4)
OperationDefinitionNotFoundException.OperationDefinitionNotFoundException ( )This constructor is from 'OperationDefinitionNotFoundException' class.
OperationDefinitionNotFoundException.OperationDefinitionNotFoundException ( String message )This constructor is from 'OperationDefinitionNotFoundException' class.
OperationDefinitionNotFoundException.OperationDefinitionNotFoundException ( String message, Throwable cause )This constructor is from 'OperationDefinitionNotFoundException' class.
OperationDefinitionNotFoundException.OperationDefinitionNotFoundException ( Throwable cause )This constructor is from 'OperationDefinitionNotFoundException' class.
package org.rhq.enterprise.server.resource
[+] ResourceTypeNotFoundException (1)
| Change | Effect |
---|
1 | Superclass has been changed from java.lang.Exception to java.lang.RuntimeException. | 1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in ResourceTypeNotFoundException. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods (4)
ResourceTypeNotFoundException.ResourceTypeNotFoundException ( )This constructor is from 'ResourceTypeNotFoundException' class.
ResourceTypeNotFoundException.ResourceTypeNotFoundException ( String message )This constructor is from 'ResourceTypeNotFoundException' class.
ResourceTypeNotFoundException.ResourceTypeNotFoundException ( String message, Throwable cause )This constructor is from 'ResourceTypeNotFoundException' class.
ResourceTypeNotFoundException.ResourceTypeNotFoundException ( Throwable cause )This constructor is from 'ResourceTypeNotFoundException' class.
package org.rhq.enterprise.server.resource.group.definition.exception
[+] GroupDefinitionException (1)
| Change | Effect |
---|
1 | Superclass has been changed from java.lang.Exception to java.lang.RuntimeException. | 1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in GroupDefinitionException. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
[+] affected methods (4)
GroupDefinitionException.GroupDefinitionException ( )This constructor is from 'GroupDefinitionException' class.
GroupDefinitionException.GroupDefinitionException ( String message )This constructor is from 'GroupDefinitionException' class.
GroupDefinitionException.GroupDefinitionException ( String message, Throwable cause )This constructor is from 'GroupDefinitionException' class.
GroupDefinitionException.GroupDefinitionException ( Throwable cause )This constructor is from 'GroupDefinitionException' class.
to the top
Other Changes in Data Types (3)
rhq-enterprise-server-4.5.1.jar
package org.rhq.enterprise.server.core
[+] CustomJaasDeploymentServiceMBean (1)
| Change | Effect |
---|
1 | Field RHQ_USER_SECURITY_DOMAIN has been added to this interface. | No effect. NOTE: An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to RHQ_USER_SECURITY_DOMAIN is ambiguous. |
[+] affected methods (1)
CustomJaasDeploymentServiceMBean.installJaasModules ( )This abstract method is from 'CustomJaasDeploymentServiceMBean' interface.
package org.rhq.enterprise.server.rest
[+] AbstractRestBean (2)
| Change | Effect |
---|
1 | Field cache has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to cache is ambiguous. |
2 | Field container has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to container is ambiguous. |
[+] affected methods (11)
AbstractRestBean.AbstractRestBean ( )This constructor is from 'AbstractRestBean' class.
AbstractRestBean.fetchGroup ( int groupId, boolean requireCompatible )This method is from 'AbstractRestBean' class.
AbstractRestBean.fetchResource ( int resourceId )This method is from 'AbstractRestBean' class.
AbstractRestBean.fillRWT ( org.rhq.core.domain.resource.Resource res, javax.ws.rs.core.UriInfo uriInfo )This method is from 'AbstractRestBean' class.
AbstractRestBean.getFromCache ( int id, Class clazz )This method is from 'AbstractRestBean' class.
AbstractRestBean.getResourceFromCache ( int resourceid )This method is from 'AbstractRestBean' class.
AbstractRestBean.getResourcesFromCacheByParentId ( int pid )This method is from 'AbstractRestBean' class.
AbstractRestBean.putResourceToCache ( org.rhq.core.domain.resource.Resource res )This method is from 'AbstractRestBean' class.
AbstractRestBean.putToCache ( int id, Class clazz, Object o )This method is from 'AbstractRestBean' class.
AbstractRestBean.removeFromCache ( int operationId, Class clazz )This method is from 'AbstractRestBean' class.
AbstractRestBean.renderTemplate ( String templateName, Object objectToRender )This method is from 'AbstractRestBean' class.
to the top
Java ARchives (1)
rhq-enterprise-server-4.5.1.jar
to the top
Generated on Wed Mar 20 17:10:24 2013 for rhq-enterprise-server by Java API Compliance Checker 1.3
A tool for checking backward compatibility of a Java library API