Package org.jboss.hal.meta.description
Class ResourceDescriptionStatementContext
- java.lang.Object
-
- org.jboss.hal.meta.FilteringStatementContext
-
- org.jboss.hal.meta.description.ResourceDescriptionStatementContext
-
- All Implemented Interfaces:
StatementContext
public class ResourceDescriptionStatementContext extends FilteringStatementContext
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jboss.hal.meta.FilteringStatementContext
FilteringStatementContext.Filter
-
Nested classes/interfaces inherited from interface org.jboss.hal.meta.StatementContext
StatementContext.Expression
-
-
Field Summary
-
Fields inherited from interface org.jboss.hal.meta.StatementContext
NOOP
-
-
Constructor Summary
Constructors Constructor Description ResourceDescriptionStatementContext(StatementContext delegate, Environment environment)
-
Method Summary
-
Methods inherited from class org.jboss.hal.meta.FilteringStatementContext
domainController, resolve, resolveTuple, selectedHost, selectedProfile, selectedServer, selectedServerConfig, selectedServerGroup
-
-
-
-
Constructor Detail
-
ResourceDescriptionStatementContext
public ResourceDescriptionStatementContext(StatementContext delegate, Environment environment)
-
-