All Examples  This Package
  Interface examples.security.acl.Frobable
  -  public interface Frobable
  -  extends Remote
Trivial remote interface to illustrate access control on an RMI
 object.
  -  Author:
  
-  Copyright (c) 1997-2000 by BEA Systems, Inc. All Rights Reserved.
   
  -   frob() frob()
-  
   
 frob
frob
 public abstract void frob() throws RemoteException
All Examples  This Package