public class Jboss extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AssemblyDescriptor |
assemblyDescriptor |
protected ContainerConfigurations |
containerConfigurations |
protected String |
enforceEjbRestrictions |
protected EnterpriseBeans |
enterpriseBeans |
protected String |
exceptionOnRollback |
protected InvokerProxyBindings |
invokerProxyBindings |
protected String |
jmxName |
protected LoaderRepository |
loaderRepository |
protected String |
missingMethodPermissionsExcludedMode |
protected ResourceManagers |
resourceManagers |
protected String |
securityDomain |
protected String |
unauthenticatedPrincipal |
| Constructor and Description |
|---|
Jboss() |
| Modifier and Type | Method and Description |
|---|---|
AssemblyDescriptor |
getAssemblyDescriptor()
Gets the value of the assemblyDescriptor property.
|
ContainerConfigurations |
getContainerConfigurations()
Gets the value of the containerConfigurations property.
|
String |
getEnforceEjbRestrictions()
Gets the value of the enforceEjbRestrictions property.
|
EnterpriseBeans |
getEnterpriseBeans()
Gets the value of the enterpriseBeans property.
|
String |
getExceptionOnRollback()
Gets the value of the exceptionOnRollback property.
|
InvokerProxyBindings |
getInvokerProxyBindings()
Gets the value of the invokerProxyBindings property.
|
String |
getJmxName()
Gets the value of the jmxName property.
|
LoaderRepository |
getLoaderRepository()
Gets the value of the loaderRepository property.
|
String |
getMissingMethodPermissionsExcludedMode()
Gets the value of the missingMethodPermissionsExcludedMode property.
|
ResourceManagers |
getResourceManagers()
Gets the value of the resourceManagers property.
|
String |
getSecurityDomain()
Gets the value of the securityDomain property.
|
String |
getUnauthenticatedPrincipal()
Gets the value of the unauthenticatedPrincipal property.
|
void |
setAssemblyDescriptor(AssemblyDescriptor value)
Sets the value of the assemblyDescriptor property.
|
void |
setContainerConfigurations(ContainerConfigurations value)
Sets the value of the containerConfigurations property.
|
void |
setEnforceEjbRestrictions(String value)
Sets the value of the enforceEjbRestrictions property.
|
void |
setEnterpriseBeans(EnterpriseBeans value)
Sets the value of the enterpriseBeans property.
|
void |
setExceptionOnRollback(String value)
Sets the value of the exceptionOnRollback property.
|
void |
setInvokerProxyBindings(InvokerProxyBindings value)
Sets the value of the invokerProxyBindings property.
|
void |
setJmxName(String value)
Sets the value of the jmxName property.
|
void |
setLoaderRepository(LoaderRepository value)
Sets the value of the loaderRepository property.
|
void |
setMissingMethodPermissionsExcludedMode(String value)
Sets the value of the missingMethodPermissionsExcludedMode property.
|
void |
setResourceManagers(ResourceManagers value)
Sets the value of the resourceManagers property.
|
void |
setSecurityDomain(String value)
Sets the value of the securityDomain property.
|
void |
setUnauthenticatedPrincipal(String value)
Sets the value of the unauthenticatedPrincipal property.
|
protected LoaderRepository loaderRepository
protected String jmxName
protected String enforceEjbRestrictions
protected String securityDomain
protected String missingMethodPermissionsExcludedMode
protected String unauthenticatedPrincipal
protected String exceptionOnRollback
protected EnterpriseBeans enterpriseBeans
protected AssemblyDescriptor assemblyDescriptor
protected ResourceManagers resourceManagers
protected InvokerProxyBindings invokerProxyBindings
protected ContainerConfigurations containerConfigurations
public LoaderRepository getLoaderRepository()
LoaderRepositorypublic void setLoaderRepository(LoaderRepository value)
value - allowed object is
LoaderRepositorypublic String getJmxName()
Stringpublic void setJmxName(String value)
value - allowed object is
Stringpublic String getEnforceEjbRestrictions()
Stringpublic void setEnforceEjbRestrictions(String value)
value - allowed object is
Stringpublic String getSecurityDomain()
Stringpublic void setSecurityDomain(String value)
value - allowed object is
Stringpublic String getMissingMethodPermissionsExcludedMode()
Stringpublic void setMissingMethodPermissionsExcludedMode(String value)
value - allowed object is
Stringpublic String getUnauthenticatedPrincipal()
Stringpublic void setUnauthenticatedPrincipal(String value)
value - allowed object is
Stringpublic String getExceptionOnRollback()
Stringpublic void setExceptionOnRollback(String value)
value - allowed object is
Stringpublic EnterpriseBeans getEnterpriseBeans()
EnterpriseBeanspublic void setEnterpriseBeans(EnterpriseBeans value)
value - allowed object is
EnterpriseBeanspublic AssemblyDescriptor getAssemblyDescriptor()
AssemblyDescriptorpublic void setAssemblyDescriptor(AssemblyDescriptor value)
value - allowed object is
AssemblyDescriptorpublic ResourceManagers getResourceManagers()
ResourceManagerspublic void setResourceManagers(ResourceManagers value)
value - allowed object is
ResourceManagerspublic InvokerProxyBindings getInvokerProxyBindings()
InvokerProxyBindingspublic void setInvokerProxyBindings(InvokerProxyBindings value)
value - allowed object is
InvokerProxyBindingspublic ContainerConfigurations getContainerConfigurations()
ContainerConfigurationspublic void setContainerConfigurations(ContainerConfigurations value)
value - allowed object is
ContainerConfigurationsCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.