Uses of Class
org.apache.synapse.commons.beanstalk.enterprise.EnterpriseBeanstalk
-
Packages that use EnterpriseBeanstalk Package Description org.apache.synapse.commons.beanstalk.enterprise -
-
Uses of EnterpriseBeanstalk in org.apache.synapse.commons.beanstalk.enterprise
Methods in org.apache.synapse.commons.beanstalk.enterprise that return EnterpriseBeanstalk Modifier and Type Method Description EnterpriseBeanstalk
EnterpriseBeanstalkManager. getBeanstalk(String name)
Returns the beanstalk with the given name, null if it's not found.
-