public class DynamicChangeInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getChangeNumber() |
DynamicConfigurationService |
getDynamicConfigurationService() |
String |
getGeneratedId() |
Hub |
getHub() |
XmlServiceImpl |
getIdGenerator() |
JAUtilities |
getJAUtilities() |
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 JAUtilities getJAUtilities()
public String getGeneratedId()
public XmlServiceImpl getIdGenerator()
public DynamicConfigurationService getDynamicConfigurationService()
public ServiceLocator getServiceLocator()
Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.