org.mule.transport.ejb
Class SimpleEjbContextFactory

java.lang.Object
  extended by org.mule.transport.ejb.SimpleEjbContextFactory
All Implemented Interfaces:
org.mule.api.config.PropertyFactory

public class SimpleEjbContextFactory
extends Object
implements org.mule.api.config.PropertyFactory


Field Summary
protected  Log logger
           
 
Constructor Summary
SimpleEjbContextFactory()
           
 
Method Summary
 Object create(Map properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected final Log logger
Constructor Detail

SimpleEjbContextFactory

public SimpleEjbContextFactory()
Method Detail

create

public Object create(Map properties)
              throws Exception
Specified by:
create in interface org.mule.api.config.PropertyFactory
Throws:
Exception


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.