| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Auditor | |
|---|---|
| org.apache.openjpa.audit | |
| org.apache.openjpa.conf | OpenJPA Configuration | 
| org.apache.openjpa.kernel | OpenJPA Runtime Kernel | 
| Uses of Auditor in org.apache.openjpa.audit | 
|---|
| Classes in org.apache.openjpa.audit that implement Auditor | |
|---|---|
|  class | AuditLoggerA default auditor that simply prints the audited instances. | 
| Uses of Auditor in org.apache.openjpa.conf | 
|---|
| Methods in org.apache.openjpa.conf that return Auditor | |
|---|---|
|  Auditor | OpenJPAConfigurationImpl.getAuditorInstance() | 
|  Auditor | OpenJPAConfiguration.getAuditorInstance()Gets the singular instance of Auditorassociated with this configuration. | 
| Methods in org.apache.openjpa.conf with parameters of type Auditor | |
|---|---|
|  void | OpenJPAConfigurationImpl.setAuditorInstance(Auditor auditor) | 
|  void | OpenJPAConfiguration.setAuditorInstance(Auditor auditor)Sets the singular instance of Auditorassociated with this configuration. | 
| Uses of Auditor in org.apache.openjpa.kernel | 
|---|
| Methods in org.apache.openjpa.kernel that return Auditor | |
|---|---|
|  Auditor | AuditManager.getAuditor() | 
| Constructors in org.apache.openjpa.kernel with parameters of type Auditor | |
|---|---|
| AuditManager(Auditor auditor) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||