Fabric3 ActiveMQ Extension

Uses of Class
org.fabric3.binding.activemq.factory.ConnectionFactoryType

Packages that use ConnectionFactoryType
org.fabric3.binding.activemq.factory   
 

Uses of ConnectionFactoryType in org.fabric3.binding.activemq.factory
 

Methods in org.fabric3.binding.activemq.factory that return ConnectionFactoryType
 ConnectionFactoryType ConnectionFactoryConfiguration.getType()
           
static ConnectionFactoryType ConnectionFactoryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConnectionFactoryType[] ConnectionFactoryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.fabric3.binding.activemq.factory with parameters of type ConnectionFactoryType
 void ConnectionFactoryConfiguration.setType(ConnectionFactoryType type)
           
 


Fabric3 ActiveMQ Extension

Copyright © 2007-2010 Metaform Systems.