Package org.jboss.as.server.deployment
Class ModelContentReference
java.lang.Object
org.jboss.as.server.deployment.ModelContentReference
ContentReference built from the Management Model.
- Author:
- Emmanuel Hugonnet (c) 2014 Red Hat, inc.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final ContentReferencefromDeploymentName(String name, byte[] hash) static final ContentReferencefromDeploymentName(String name, String hash) static final ContentReferencefromModelAddress(PathAddress address, byte[] hash)
-
Constructor Details
-
ModelContentReference
public ModelContentReference()
-
-
Method Details
-
fromDeploymentName
-
fromDeploymentName
-
fromModelAddress
-