Class InvokerProxyBinding


  • public class InvokerProxyBinding
    extends Object
    • Constructor Detail

      • InvokerProxyBinding

        public InvokerProxyBinding()
    • Method Detail

      • getName

        public String getName()
        Gets the value of the name property.
        Returns:
        possible object is String
      • setName

        public void setName​(String value)
        Sets the value of the name property.
        Parameters:
        value - allowed object is String
      • getInvokerMbean

        public String getInvokerMbean()
        Gets the value of the invokerMbean property.
        Returns:
        possible object is String
      • setInvokerMbean

        public void setInvokerMbean​(String value)
        Sets the value of the invokerMbean property.
        Parameters:
        value - allowed object is String
      • getProxyFactory

        public String getProxyFactory()
        Gets the value of the proxyFactory property.
        Returns:
        possible object is String
      • setProxyFactory

        public void setProxyFactory​(String value)
        Sets the value of the proxyFactory property.
        Parameters:
        value - allowed object is String
      • setProxyFactoryConfig

        public void setProxyFactoryConfig​(ProxyFactoryConfig value)
        Sets the value of the proxyFactoryConfig property.
        Parameters:
        value - allowed object is ProxyFactoryConfig