org.netbeans.modules.j2ee.persistenceapi/1 1.0.20

org.netbeans.modules.j2ee.persistence.spi
Class PersistenceScopesFactory

java.lang.Object
  extended by org.netbeans.modules.j2ee.persistence.spi.PersistenceScopesFactory

public final class PersistenceScopesFactory
extends Object

This class is used to create PersistenceScopes instances, which cannot be created directly.


Method Summary
static PersistenceScopes createPersistenceScopes(PersistenceScopesImplementation impl)
          Creates a PersistenceScopes from the given PersistenceScopesImplementation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createPersistenceScopes

public static PersistenceScopes createPersistenceScopes(PersistenceScopesImplementation impl)
Creates a PersistenceScopes from the given PersistenceScopesImplementation.


org.netbeans.modules.j2ee.persistenceapi/1 1.0.20

Built on August 9 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.