org.apache.ojb.broker.core
Interface PBFactoryIF


public interface PBFactoryIF

Interface for the service implementation of PBF used in jboss or other application server.

Version:
$Id: PBFactoryIF.java,v 1.3 2004/04/04 23:53:33 brianm Exp $
Author:
Armin Waibel

Field Summary
static java.lang.String PBFACTORY_JNDI_NAME
           
 
Method Summary
 PersistenceBrokerFactoryIF getInstance()
           
 

Field Detail

PBFACTORY_JNDI_NAME

public static final java.lang.String PBFACTORY_JNDI_NAME
See Also:
Constant Field Values
Method Detail

getInstance

public PersistenceBrokerFactoryIF getInstance()


(C) 2002 - 2004 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.3, 2005-04-2