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

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

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

public final class PersistenceScopeFactory
extends Object

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


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

Method Detail

createPersistenceScope

public static PersistenceScope createPersistenceScope(PersistenceScopeImplementation impl)
Creates a PersistenceScope from the given PersistenceScopeImplementation.


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

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