com.novell.sentinel.uri
Interface UriConstructorFactory

All Known Implementing Classes:
UriConstructorFactoryImpl

public interface UriConstructorFactory

Factory interface for obtaining a URL constructor that can be used to build (during serialization) complete URLs that refer to DataObjects.


Method Summary
 UriConstructor newInstance()
           
 

Method Detail

newInstance

UriConstructor newInstance()