Package org.jboss.as.service.descriptor
Class JBossServiceConstructorConfig
java.lang.Object
org.jboss.as.service.descriptor.JBossServiceConstructorConfig
- All Implemented Interfaces:
Serializable
Configuration object for a JBoss service constructor.
- Author:
- John E. Bailey
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetArguments(JBossServiceConstructorConfig.Argument[] arguments)
-
Field Details
-
EMPTY_ARGS
-
-
Constructor Details
-
JBossServiceConstructorConfig
public JBossServiceConstructorConfig()
-
-
Method Details
-
getArguments
-
setArguments
-