org.ogf.graap.wsag.wsrf.impl
Class CounterResourceIdFactory
java.lang.Object
org.apache.muse.core.routing.CounterResourceIdFactory
org.ogf.graap.wsag.wsrf.impl.CounterResourceIdFactory
- All Implemented Interfaces:
- org.apache.muse.core.routing.ResourceIdFactory
public class CounterResourceIdFactory
- extends org.apache.muse.core.routing.CounterResourceIdFactory
CounterResourceIdFactory
- Author:
- Oliver Waeldrich
Methods inherited from class org.apache.muse.core.routing.CounterResourceIdFactory |
getNextIdentifier |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CounterResourceIdFactory
public CounterResourceIdFactory()
- default constructor
CounterResourceIdFactory
public CounterResourceIdFactory(String name)
- Creates a
CounterResourceIdFactory
with the given name (prefix in the generated QName).
- Parameters:
name
- the identifier prefix
getIdentifierName
public QName getIdentifierName()
- Specified by:
getIdentifierName
in interface org.apache.muse.core.routing.ResourceIdFactory
- Overrides:
getIdentifierName
in class org.apache.muse.core.routing.CounterResourceIdFactory
- Returns:
- the identifier QName
Copyright © 2008-2012. All Rights Reserved.