The Activator Method 中文名 激活方法
Next, you obtain a handle to your LDAP connection established earlier in the Activator class’s initializeLDAP method.
接下来,将获得前面使用 Activator 类的 initializeLDAP 方法建立的 LDAP 连接的一个句柄。
The best place to add logic when creating the database and tables is the start method of the ETC project's Bundle Activator.
对于添加创建数据库和表时的逻辑,最好的位置是ETC项目的bundle激活器的start方法。
Bundle-Activator declares the class to instantiate and invoke the start method when the bundle is started; similarly, the stop method is called when the bundle is stopped.
bundle - Activator声明了在bundle启动时要实例化并调用其start方法的类;类似的,在bundle停止时将调用该类的stop方法。
应用推荐