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