openr66.context
Class R66DefaultBusinessFactory
java.lang.Object
openr66.context.R66DefaultBusinessFactory
- All Implemented Interfaces:
- R66BusinessFactoryInterface
public class R66DefaultBusinessFactory
- extends Object
- implements R66BusinessFactoryInterface
Empty Business factory
- Author:
- Frederic Bregier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
R66DefaultBusinessFactory
public R66DefaultBusinessFactory()
getBusinessInterface
public R66BusinessInterface getBusinessInterface(R66Session session)
- Specified by:
getBusinessInterface
in interface R66BusinessFactoryInterface
- Returns:
- a Business object (new or same, depending on the implementation), maybe null
releaseResources
public void releaseResources()
- Specified by:
releaseResources
in interface R66BusinessFactoryInterface
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.