org.mobicents.slee.management.rules
Class RulesScanner.BindURL
java.lang.Object
org.mobicents.slee.management.rules.RulesScanner.BindURL
- Enclosing class:
- RulesScanner
protected class RulesScanner.BindURL
- extends java.lang.Object
A container and help class for a bind URL. should be static at this
point, with the explicit scanner ref.
|
Field Summary |
long |
bindLastModified
The url to check to decide if we need to redeploy |
java.io.File |
file
|
java.net.URL |
url
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
url
public java.net.URL url
file
public java.io.File file
bindLastModified
public long bindLastModified
- The url to check to decide if we need to redeploy
RulesScanner.BindURL
public RulesScanner.BindURL(java.net.URL url)
bound
public void bound()
isFile
public boolean isFile()
getFile
public java.io.File getFile()
getReader
public java.io.Reader getReader()
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
isRemoved
public boolean isRemoved()
getLastModified
public long getLastModified()
isModified
public boolean isModified()
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2008. All Rights Reserved.