org.compiere.cm.cache
Class MediaServer
java.lang.Object
org.compiere.cm.cache.CO
org.compiere.cm.cache.MediaServer
public class MediaServer
- extends CO
MediaServer CO stores Cache Objects for the Media Servers, so later we will
always return kind of nearest / fastest media server to user...
- Version:
- $Id$
- Author:
- Yves Sandfort
|
Method Summary |
String |
getMediaServer(Ctx ctx,
int WebProjectID,
String trxName)
getMediaServer will return the correct MediaServer for this request |
| Methods inherited from class org.compiere.cm.cache.CO |
empty, getCtx, getKeys, getSize, getSortedKeys, getValueTable, put, remove, remove, setCtx, show, use, use |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediaServer
public MediaServer()
getMediaServer
public String getMediaServer(Ctx ctx,
int WebProjectID,
String trxName)
- getMediaServer will return the correct MediaServer for this request
- Parameters:
ctx - ContextWebProjectID - The Web Project IDtrxName - TrxName
- Returns:
- String with URL, or null if none found
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.