org.mule.transport.ejb
Class SimpleEjbContextFactory

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

public class SimpleEjbContextFactory
extends Object
implements 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 PropertyFactory
Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.