| |
|
| java.lang.Object org.wso2.esb.registry.ESBRegistryEntry
ESBRegistryEntry | public class ESBRegistryEntry implements RegistryEntry(Code) | | |
getCachableDuration | public long getCachableDuration()(Code) | | |
getCreated | public long getCreated()(Code) | | |
getLastModified | public long getLastModified()(Code) | | |
getVersion | public long getVersion()(Code) | | |
setCachableDuration | public void setCachableDuration(long cachableDuration)(Code) | | |
setCreated | public void setCreated(long created)(Code) | | |
setDescription | public void setDescription(String description)(Code) | | |
setLastModified | public void setLastModified(long lastModified)(Code) | | |
setVersion | public void setVersion(long version)(Code) | | |
|
|
|