org.jboss.ejb3.annotation
Annotation Type PersistenceManager


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface PersistenceManager

Annotation for specifying the class used to provide the persistence mechanism for a bean

Version:
$Revision: 67834 $
Author:
Bill Burke

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2009 JBoss Inc.. All Rights Reserved.