Search Results
OK to copy?
Examples 1 through 3 of
3 (0.023 seconds)
Class:
org.apache.catalina.mbeans.ServerLifecycleListener
©,
Rating:
0% of 0,
C2
Class: org.apache.catalina.mbeans.ServerLifecycleListener ©, Rating: 0% of 0, C2
Class: org.apache.catalina.core.StandardServer ©, Rating: 0% of 0, C3
0904
0905 // Deregister the MBeans for the associated nested components
0906 Realm eRealm = engine.getRealm();
0907 if (eRealm != null) {
0908 if (log.isDebugEnabled())
Class: org.apache.catalina.mbeans.ServerLifecycleListener ©, Rating: 0% of 0, C2
0535
0536 // Create the MBeans for the associated nested components
0537 Realm eRealm = engine.getRealm();
0538 if (eRealm != null) {
0539 if (log.isDebugEnabled())
Class: org.apache.catalina.core.StandardServer ©, Rating: 0% of 0, C3
1329 // Store nested <Realm> element
1330 Realm realm = engine.getRealm();
1331 if (realm != null) {
1332 Realm parentRealm = null;
1333 if (engine.getParent() != null) {
Result Page:
1