Example #1
0
 public void start(Object component) {
   lifecycle.start(componentInstance);
   started = true;
 }