Example #1
0
 public void disableFetchProfile(String name) throws UnknownProfileException {
   session.disableFetchProfile(name);
 }