org.codehaus.wadi
Interface Location
- All Superinterfaces:
- Evictable, Serializable
- All Known Implementing Classes:
- HttpProxyLocation
- public interface Location
- extends Evictable, Serializable
API which encodes the Location of a Context
TODO: I do not understand why we want a location to be an Evictable. Consider
refactoring?
- Version:
- $Revision: 1430 $
- Author:
- Jules Gosnell
Methods inherited from interface org.codehaus.wadi.Evictable |
checkTimeframe, copy, destroy, getCreationTime, getLastAccessedTime, getMaxInactiveInterval, getTimedOut, getTimeToLive, init, isNew, mote, setLastAccessedTime, setMaxInactiveInterval |
proxy
public void proxy(InvocationContext invocationContext)
throws ProxyingException
- Throws:
ProxyingException
- TODO
getDestination
public Destination getDestination()
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.