Class Jboss


  • public class Jboss
    extends Object
    • Field Detail

      • jmxName

        protected String jmxName
      • enforceEjbRestrictions

        protected String enforceEjbRestrictions
      • securityDomain

        protected String securityDomain
      • missingMethodPermissionsExcludedMode

        protected String missingMethodPermissionsExcludedMode
      • unauthenticatedPrincipal

        protected String unauthenticatedPrincipal
      • exceptionOnRollback

        protected String exceptionOnRollback
    • Constructor Detail

      • Jboss

        public Jboss()
    • Method Detail

      • getLoaderRepository

        public LoaderRepository getLoaderRepository()
        Gets the value of the loaderRepository property.
        Returns:
        possible object is LoaderRepository
      • setLoaderRepository

        public void setLoaderRepository​(LoaderRepository value)
        Sets the value of the loaderRepository property.
        Parameters:
        value - allowed object is LoaderRepository
      • getJmxName

        public String getJmxName()
        Gets the value of the jmxName property.
        Returns:
        possible object is String
      • setJmxName

        public void setJmxName​(String value)
        Sets the value of the jmxName property.
        Parameters:
        value - allowed object is String
      • getEnforceEjbRestrictions

        public String getEnforceEjbRestrictions()
        Gets the value of the enforceEjbRestrictions property.
        Returns:
        possible object is String
      • setEnforceEjbRestrictions

        public void setEnforceEjbRestrictions​(String value)
        Sets the value of the enforceEjbRestrictions property.
        Parameters:
        value - allowed object is String
      • getSecurityDomain

        public String getSecurityDomain()
        Gets the value of the securityDomain property.
        Returns:
        possible object is String
      • setSecurityDomain

        public void setSecurityDomain​(String value)
        Sets the value of the securityDomain property.
        Parameters:
        value - allowed object is String
      • getMissingMethodPermissionsExcludedMode

        public String getMissingMethodPermissionsExcludedMode()
        Gets the value of the missingMethodPermissionsExcludedMode property.
        Returns:
        possible object is String
      • setMissingMethodPermissionsExcludedMode

        public void setMissingMethodPermissionsExcludedMode​(String value)
        Sets the value of the missingMethodPermissionsExcludedMode property.
        Parameters:
        value - allowed object is String
      • getUnauthenticatedPrincipal

        public String getUnauthenticatedPrincipal()
        Gets the value of the unauthenticatedPrincipal property.
        Returns:
        possible object is String
      • setUnauthenticatedPrincipal

        public void setUnauthenticatedPrincipal​(String value)
        Sets the value of the unauthenticatedPrincipal property.
        Parameters:
        value - allowed object is String
      • getExceptionOnRollback

        public String getExceptionOnRollback()
        Gets the value of the exceptionOnRollback property.
        Returns:
        possible object is String
      • setExceptionOnRollback

        public void setExceptionOnRollback​(String value)
        Sets the value of the exceptionOnRollback property.
        Parameters:
        value - allowed object is String
      • getEnterpriseBeans

        public EnterpriseBeans getEnterpriseBeans()
        Gets the value of the enterpriseBeans property.
        Returns:
        possible object is EnterpriseBeans
      • setEnterpriseBeans

        public void setEnterpriseBeans​(EnterpriseBeans value)
        Sets the value of the enterpriseBeans property.
        Parameters:
        value - allowed object is EnterpriseBeans
      • setAssemblyDescriptor

        public void setAssemblyDescriptor​(AssemblyDescriptor value)
        Sets the value of the assemblyDescriptor property.
        Parameters:
        value - allowed object is AssemblyDescriptor
      • getResourceManagers

        public ResourceManagers getResourceManagers()
        Gets the value of the resourceManagers property.
        Returns:
        possible object is ResourceManagers
      • setResourceManagers

        public void setResourceManagers​(ResourceManagers value)
        Sets the value of the resourceManagers property.
        Parameters:
        value - allowed object is ResourceManagers
      • setInvokerProxyBindings

        public void setInvokerProxyBindings​(InvokerProxyBindings value)
        Sets the value of the invokerProxyBindings property.
        Parameters:
        value - allowed object is InvokerProxyBindings