[jboss-as7-dev] DomainApiHandler.GET operations

Brian Stansberry brian.stansberry at redhat.com
Tue Jun 28 11:24:10 EDT 2011


On 6/25/11 5:13 PM, Scott Stark wrote:
> These are the only supported GET operations in the DomainApiHandler:
>
>       enum GetOperation {
>           RESOURCE("read-resource"), ATTRIBUTE("read-attribute"),
> RESOURCE_DESCRIPTION("read-resource-description"), OPERATION_DESCRIPTION(
>                   "read-operation-description"),
> OPERATION_NAMES("read-operation-names");
>
> Is there a reason why others like undeploy are not supported? GETs
> should not have side-effects?
>

Yes, that's the reason.

>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev


-- 
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat


More information about the jboss-as7-dev mailing list