org.mobicents.media.server.bootstrap
Class Deployment

java.lang.Object
  extended by org.mobicents.media.server.bootstrap.Deployment

public class Deployment
extends java.lang.Object

Author:
kulikov

Constructor Summary
Deployment(java.io.File file)
           
 
Method Summary
 java.net.URL getURL()
           
 boolean isDirectory()
           
 long lastModified()
           
 void update(long lastModified)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Deployment

public Deployment(java.io.File file)
Method Detail

isDirectory

public boolean isDirectory()

getURL

public java.net.URL getURL()

lastModified

public long lastModified()

update

public void update(long lastModified)


Copyright © 2010. All Rights Reserved.