jreceiver.common.rec.security
Interface Handler
- All Superinterfaces:
- Hashable, Rec
- All Known Implementing Classes:
- HandlerRec
- public interface Handler
- extends Rec
An interface representing a single handler.
Note that the associated HandlerKey contains both site_id and path
- Version:
- $Revision: 1.2 $ $Date: 2002/12/29 00:44:09 $
- Author:
- Reed Esau
Method Summary |
java.lang.String |
getId()
|
void |
setId(java.lang.String handler_name)
|
getId
public java.lang.String getId()
setId
public void setId(java.lang.String handler_name)
Copyright © 2001-2002 Reed Esau, All Rights Reserved.