WebLogic Server 6.1 Code Examples, BEA Systems, Inc.

examples.security.acl
Interface Frobable

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
FrobImpl

public interface Frobable
extends java.rmi.Remote

Remote interface used to illustrate access control on an RMI object.

Author:
Copyright (c) 1997-2001 by BEA Systems, Inc. All Rights Reserved.

Method Summary
 void frob()
           
 

Method Detail

frob

public void frob()
          throws java.rmi.RemoteException

Documentation is available at
http://e-docs.bea.com/wls/docs61

Copyright © 2001 BEA Systems, Inc. All Rights Reserved.