|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBOpenFailureException | |
org.opennms.bb.common.db | |
org.opennms.bb.common.filter | |
org.opennms.bb.dp.poller.scheduler.utils |
Uses of DBOpenFailureException in org.opennms.bb.common.db |
Constructors in org.opennms.bb.common.db that throw DBOpenFailureException | |
DBConnection()
Default constructor, read the property file to get database information and opens the connection to the database. |
Uses of DBOpenFailureException in org.opennms.bb.common.filter |
Constructors in org.opennms.bb.common.filter that throw DBOpenFailureException | |
BBFilter()
Default constructor, initializes the database connection variable. |
Uses of DBOpenFailureException in org.opennms.bb.dp.poller.scheduler.utils |
Constructors in org.opennms.bb.dp.poller.scheduler.utils that throw DBOpenFailureException | |
PollerInterface(String anAddress,
PollerPackage aPackage,
int aPackageIndex)
Constructor, sets the ip address |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |