Searched defs:startBundle (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/extras/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/
H A DOSGiDeployedBundle.java83 startBundle();
99 private void startBundle() throws BundleException { method in class:OSGiDeployedBundle
/glassfish-3.1.2/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/
H A DBundleProvisioner.java228 startBundle(bundle);
238 private void startBundle(Bundle bundle) { method in class:BundleProvisioner
242 logger.logp(Level.FINE, "BundleProvisioner", "startBundle", "Started bundle = {0}",
245 logger.logp(Level.WARNING, "BundleProvisioner", "startBundle",

Completed in 39 milliseconds