Example #1
0
 @Override
 public MetadataRepository getValue() throws IllegalStateException {
   return ConnectorServices.notNull(value);
 }
 @Override
 public CloneableBootstrapContext getValue() throws IllegalStateException {
   return ConnectorServices.notNull(value);
 }