|
| WebLogic Server 6.0 Code Examples, BEA Systems, Inc. |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
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()
|
frob
public void frob()
throws weblogic.rmi.RemoteException
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.