Class CoherenceProperties.InstanceProperties
- java.lang.Object
 - 
- com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.InstanceProperties
 
 
- 
- Enclosing class:
 - CoherenceProperties
 
public static class CoherenceProperties.InstanceProperties extends java.lang.ObjectConfiguration properties of the Coherence Instance. 
- 
- 
Constructor Summary
Constructors Constructor Description InstanceProperties() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CoherenceInstanceTypegetType()voidsetType(CoherenceInstanceType type) 
 - 
 
- 
- 
Method Detail
- 
getType
public CoherenceInstanceType getType()
 
- 
setType
public void setType(CoherenceInstanceType type)
 
 - 
 
 -