ElementProcessor

class ElementProcessor(var cache: PLSAR.Cache?)

Constructors

Link copied to clipboard
fun ElementProcessor(cache: PLSAR.Cache?)

Functions

Link copied to clipboard
fun run(): ElementProcessor

Properties

Link copied to clipboard
var annotatedInstances: MutableMap<String?, InstanceDetails?>
Link copied to clipboard
var cache: PLSAR.Cache?
Link copied to clipboard
var configurations: MutableList<Class<*>?>
Link copied to clipboard
var elementCount: Int = 0
Link copied to clipboard
var httpInstances: MutableMap<String?, InstanceDetails?>
Link copied to clipboard
var jdbcCount: Int = 0
Link copied to clipboard
var serviceCount: Int = 0