コード例 #1
0
 /** Initialize the PRObserver */
 public static void initPRObserver() {
   PRObserver.initialize();
 }
コード例 #2
0
 /** Install the PRObserver */
 public static void installPRObserver() {
   PRObserver.installObserverHook();
 }