Uses of Interface
org.java.plugin.boot.ApplicationInitializer
-
Packages that use ApplicationInitializer Package Description org.java.plugin.boot This package contains helper classes to start/stop JPF based applications. -
-
Uses of ApplicationInitializer in org.java.plugin.boot
Classes in org.java.plugin.boot that implement ApplicationInitializer Modifier and Type Class Description class
DefaultApplicationInitializer
Default implementation of the application initializer interface.
-