Class GemFireComponentClassTypeScanner

java.lang.Object
org.springframework.data.gemfire.config.annotation.support.GemFireComponentClassTypeScanner
All Implemented Interfaces:
Iterable<String>

public class GemFireComponentClassTypeScanner extends Object implements Iterable<String>
The GemFireComponentClassTypeScanner class is a classpath component scanner used to search for GemFire components based on Class type.
Since:
1.9.0
Author:
John Blum
See Also: