|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.classfile.ReflectionDatabaseFactory<E>
public class ReflectionDatabaseFactory<E>
A generic database factory that tries to create the database by (in order of preference)
Constructor Summary | |
---|---|
ReflectionDatabaseFactory(java.lang.Class<E> databaseClass)
|
Method Summary | |
---|---|
E |
createDatabase()
|
void |
registerWith(IAnalysisCache analysisCache)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReflectionDatabaseFactory(java.lang.Class<E> databaseClass)
Method Detail |
---|
public E createDatabase() throws CheckedAnalysisException
createDatabase
in interface IDatabaseFactory<E>
CheckedAnalysisException
public void registerWith(IAnalysisCache analysisCache)
registerWith
in interface IDatabaseFactory<E>
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |