Class DatabaseDeprecatedInformer
java.lang.Object
tigase.db.DatabaseDeprecatedInformer
- All Implemented Interfaces:
Initializable
@Deprecated
@Bean(name="database-deprecated-informer",
parent=Kernel.class,
active=true,
exportable=true)
public class DatabaseDeprecatedInformer
extends Object
implements Initializable
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddDeprecatedDatabase(String db, String uri) Deprecated.voidDeprecated.Method will be called, when bean will be created, configured and ready to use.voidDeprecated.
-
Field Details
-
log
Deprecated.
-
-
Constructor Details
-
DatabaseDeprecatedInformer
public DatabaseDeprecatedInformer()Deprecated.
-
-
Method Details
-
initialize
public void initialize()Deprecated.Description copied from interface:InitializableMethod will be called, when bean will be created, configured and ready to use.- Specified by:
initializein interfaceInitializable
-
addDeprecatedDatabase
Deprecated. -
printDeprecatedDatabaseInformation
Deprecated.
-