Searched refs:logInformation (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/activation/
H A DServerMain.java101 logInformation( "Server started" ) ;
116 public static void logInformation( String msg ) method in class:ServerMain
357 ServerMain.logInformation( "Shutdown starting" ) ;
368 ServerMain.logInformation( "Install starting" ) ;
372 ServerMain.logInformation( "Install completed" ) ;
377 ServerMain.logInformation( "uninstall starting" ) ;
381 ServerMain.logInformation( "uninstall completed" ) ;

Completed in 29 milliseconds