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.

Method Index

 o frob()

Methods

 o frob
 public abstract void frob() throws RemoteException

All Examples  This Package