- Common ways to obtain BasicServiceImpl
private void myMethod () {}
/** * @see org.objectweb.fractal.bf.connectors.RemotableService#getPojo() */ public Pojo getPojo() throws RemoteException { return this.service.getPojo(); }
/** * @see org.objectweb.fractal.bf.connectors.RemotableService#getPojo() */ public Pojo getPojo() throws RemoteException { return this.service.getPojo(); }
/** * @see org.objectweb.fractal.bf.connectors.RemotableService#getPojo() */ public Pojo getPojo() throws RemoteException { return this.service.getPojo(); }