org.sca4j.binding.jms.common
Class ConnectionFactoryDefinition

java.lang.Object
  extended by org.sca4j.scdl.ModelObject
      extended by org.sca4j.binding.jms.common.PropertyAwareObject
          extended by org.sca4j.binding.jms.common.AdministeredObjectDefinition
              extended by org.sca4j.binding.jms.common.ConnectionFactoryDefinition
All Implemented Interfaces:
java.io.Serializable

public class ConnectionFactoryDefinition
extends AdministeredObjectDefinition

JMS connection factory definition.

Version:
$Revision: 5070 $ $Date: 2008-07-21 17:52:37 +0100 (Mon, 21 Jul 2008) $
See Also:
Serialized Form

Constructor Summary
ConnectionFactoryDefinition()
           
 
Method Summary
 
Methods inherited from class org.sca4j.binding.jms.common.AdministeredObjectDefinition
getCreate, getName, getType, setCreate, setName, setType
 
Methods inherited from class org.sca4j.binding.jms.common.PropertyAwareObject
addProperty, getProperties, setProperties
 
Methods inherited from class org.sca4j.scdl.ModelObject
validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionFactoryDefinition

public ConnectionFactoryDefinition()


Copyright © 2008-2010 Service Symphony. All Rights Reserved.