Class ProxyFactoryConfig


  • public class ProxyFactoryConfig
    extends Object
    • Field Detail

      • webClassLoader

        protected String webClassLoader
      • jmsProviderAdapterJNDI

        protected String jmsProviderAdapterJNDI
      • serverSessionPoolFactoryJNDI

        protected String serverSessionPoolFactoryJNDI
      • createJBossMQDestination

        protected String createJBossMQDestination
      • minimumSize

        protected String minimumSize
      • maximumSize

        protected String maximumSize
      • keepAliveMillis

        protected String keepAliveMillis
      • maxMessages

        protected String maxMessages
      • registerEjbsInJnpContext

        protected String registerEjbsInJnpContext
      • jnpContext

        protected String jnpContext
      • interfaceRepositorySupported

        protected String interfaceRepositorySupported
    • Constructor Detail

      • ProxyFactoryConfig

        public ProxyFactoryConfig()
    • Method Detail

      • setClientInterceptors

        public void setClientInterceptors​(ClientInterceptors value)
        Sets the value of the clientInterceptors property.
        Parameters:
        value - allowed object is ClientInterceptors
      • setEndpointInterceptors

        public void setEndpointInterceptors​(EndpointInterceptors value)
        Sets the value of the endpointInterceptors property.
        Parameters:
        value - allowed object is EndpointInterceptors
      • getWebClassLoader

        public String getWebClassLoader()
        Gets the value of the webClassLoader property.
        Returns:
        possible object is String
      • setWebClassLoader

        public void setWebClassLoader​(String value)
        Sets the value of the webClassLoader property.
        Parameters:
        value - allowed object is String
      • getActivationConfig

        public ActivationConfig getActivationConfig()
        Gets the value of the activationConfig property.
        Returns:
        possible object is ActivationConfig
      • setActivationConfig

        public void setActivationConfig​(ActivationConfig value)
        Sets the value of the activationConfig property.
        Parameters:
        value - allowed object is ActivationConfig
      • getJMSProviderAdapterJNDI

        public String getJMSProviderAdapterJNDI()
        Gets the value of the jmsProviderAdapterJNDI property.
        Returns:
        possible object is String
      • setJMSProviderAdapterJNDI

        public void setJMSProviderAdapterJNDI​(String value)
        Sets the value of the jmsProviderAdapterJNDI property.
        Parameters:
        value - allowed object is String
      • getServerSessionPoolFactoryJNDI

        public String getServerSessionPoolFactoryJNDI()
        Gets the value of the serverSessionPoolFactoryJNDI property.
        Returns:
        possible object is String
      • setServerSessionPoolFactoryJNDI

        public void setServerSessionPoolFactoryJNDI​(String value)
        Sets the value of the serverSessionPoolFactoryJNDI property.
        Parameters:
        value - allowed object is String
      • getCreateJBossMQDestination

        public String getCreateJBossMQDestination()
        Gets the value of the createJBossMQDestination property.
        Returns:
        possible object is String
      • setCreateJBossMQDestination

        public void setCreateJBossMQDestination​(String value)
        Sets the value of the createJBossMQDestination property.
        Parameters:
        value - allowed object is String
      • getMinimumSize

        public String getMinimumSize()
        Gets the value of the minimumSize property.
        Returns:
        possible object is String
      • setMinimumSize

        public void setMinimumSize​(String value)
        Sets the value of the minimumSize property.
        Parameters:
        value - allowed object is String
      • getMaximumSize

        public String getMaximumSize()
        Gets the value of the maximumSize property.
        Returns:
        possible object is String
      • setMaximumSize

        public void setMaximumSize​(String value)
        Sets the value of the maximumSize property.
        Parameters:
        value - allowed object is String
      • getKeepAliveMillis

        public String getKeepAliveMillis()
        Gets the value of the keepAliveMillis property.
        Returns:
        possible object is String
      • setKeepAliveMillis

        public void setKeepAliveMillis​(String value)
        Sets the value of the keepAliveMillis property.
        Parameters:
        value - allowed object is String
      • getMaxMessages

        public String getMaxMessages()
        Gets the value of the maxMessages property.
        Returns:
        possible object is String
      • setMaxMessages

        public void setMaxMessages​(String value)
        Sets the value of the maxMessages property.
        Parameters:
        value - allowed object is String
      • getMDBConfig

        public MDBConfig getMDBConfig()
        Gets the value of the mdbConfig property.
        Returns:
        possible object is MDBConfig
      • setMDBConfig

        public void setMDBConfig​(MDBConfig value)
        Sets the value of the mdbConfig property.
        Parameters:
        value - allowed object is MDBConfig
      • getPoa

        public String getPoa()
        Gets the value of the poa property.
        Returns:
        possible object is String
      • setPoa

        public void setPoa​(String value)
        Sets the value of the poa property.
        Parameters:
        value - allowed object is String
      • getRegisterEjbsInJnpContext

        public String getRegisterEjbsInJnpContext()
        Gets the value of the registerEjbsInJnpContext property.
        Returns:
        possible object is String
      • setRegisterEjbsInJnpContext

        public void setRegisterEjbsInJnpContext​(String value)
        Sets the value of the registerEjbsInJnpContext property.
        Parameters:
        value - allowed object is String
      • getJnpContext

        public String getJnpContext()
        Gets the value of the jnpContext property.
        Returns:
        possible object is String
      • setJnpContext

        public void setJnpContext​(String value)
        Sets the value of the jnpContext property.
        Parameters:
        value - allowed object is String
      • getInterfaceRepositorySupported

        public String getInterfaceRepositorySupported()
        Gets the value of the interfaceRepositorySupported property.
        Returns:
        possible object is String
      • setInterfaceRepositorySupported

        public void setInterfaceRepositorySupported​(String value)
        Sets the value of the interfaceRepositorySupported property.
        Parameters:
        value - allowed object is String