Package org.jboss.as.server.deployment
Class EjbDeploymentMarker
java.lang.Object
org.jboss.as.server.deployment.EjbDeploymentMarker
Marks a
DeploymentUnit as an EJB deployment.- Author:
- Jaikiran Pai
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisEjbDeployment(DeploymentUnit deploymentUnit) static voidmark(DeploymentUnit deployment)
-
Constructor Details
-
EjbDeploymentMarker
public EjbDeploymentMarker()
-
-
Method Details
-
mark
-
isEjbDeployment
-