|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceMover
Interface for physical moving of local services on disk.
For this to work correctly the following steps MUST be taken:
ICatalog.replace(java.net.URL, IService)
Method Summary | |
---|---|
java.lang.String |
move(java.io.File destination)
Move the service from its actual path to the given destination |
Method Detail |
---|
java.lang.String move(java.io.File destination)
destination
- the destination file, can be a folder as well as a file
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |