예제 #1
0
 @Override
 public boolean apply(final ServiceConfiguration arg0) {
   return Component.State.ENABLED.equals(arg0.lookupState());
 }