public class DynamicChangeInfo extends Object
Modifier and Type | Method and Description |
---|---|
long |
getChangeNumber() |
DynamicConfigurationService |
getDynamicConfigurationService() |
String |
getGeneratedId() |
Hub |
getHub() |
XmlServiceImpl |
getIdGenerator() |
JAUtilities |
getJAUtilities() |
UnparentedNode |
getNode(Class<?> iface) |
ReentrantReadWriteLock.ReadLock |
getReadLock() |
ServiceLocator |
getServiceLocator() |
ReentrantReadWriteLock.WriteLock |
getWriteLock() |
void |
incrementChangeNumber() |
public Hub getHub()
public ReentrantReadWriteLock.ReadLock getReadLock()
public ReentrantReadWriteLock.WriteLock getWriteLock()
public long getChangeNumber()
public void incrementChangeNumber()
public UnparentedNode getNode(Class<?> iface)
public JAUtilities getJAUtilities()
public String getGeneratedId()
public XmlServiceImpl getIdGenerator()
public DynamicConfigurationService getDynamicConfigurationService()
public ServiceLocator getServiceLocator()
Copyright © 2009–2015 Oracle Corporation. All rights reserved.