WebLogic Server 6.0 Code Examples, BEA Systems, Inc.

examples.security.jaas
Interface Frobable

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

public interface Frobable
extends weblogic.rmi.Remote

A remote interface that illustrates access control on an RMI object.

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

Method Summary
 void frob()
           
 

Method Detail

frob

public void frob()
          throws weblogic.rmi.RemoteException

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

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