public class TestMediationRegistryEntryImpl extends RegistryEntryImpl
RegistryEntryImpl
is doing a validation, so this class is to get rid of that validation;Constructor and Description |
---|
TestMediationRegistryEntryImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getType()
The type of the resource - optional
|
void |
setType(String type) |
String |
toString() |
getCachableDuration, getCreated, getDescription, getKey, getLastModified, getName, getVersion, setCachableDuration, setCreated, setDescription, setKey, setLastModified, setName, setVersion
public void setType(String type)
setType
in class RegistryEntryImpl
public String getType()
RegistryEntry
getType
in interface RegistryEntry
getType
in class RegistryEntryImpl
public String toString()
toString
in class RegistryEntryImpl
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.