示例#1
0
 /** Sets the service class. */
 public void setService(Object service) throws ConfigurationException {
   _provider = ProviderEncoding.createProviderEncoding(service);
 }