Class StaticLocator
- java.lang.Object
-
- network.oxalis.vefa.peppol.lookup.locator.AbstractLocator
-
- network.oxalis.vefa.peppol.lookup.locator.StaticLocator
-
- All Implemented Interfaces:
MetadataLocator
public class StaticLocator extends AbstractLocator
-
-
Constructor Summary
Constructors Constructor Description StaticLocator(String defaultUri)StaticLocator(Mode mode)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description URIlookup(ParticipantIdentifier participantIdentifier)-
Methods inherited from class network.oxalis.vefa.peppol.lookup.locator.AbstractLocator
lookup
-
-
-
-
Method Detail
-
lookup
public URI lookup(ParticipantIdentifier participantIdentifier) throws LookupException
- Throws:
LookupException
-
-