Kieker 1.9

kieker.tools.bridge.connector
Annotation Type ConnectorProperty


@Retention(value=RUNTIME)
public @interface ConnectorProperty

Since:
1.8
Author:
Reiner Jung

Required Element Summary
 String cmdName
          command line name of the connector
 String description
          description of the connector
 String name
          name used in tooling
 

Element Detail

name

public abstract String name
name used in tooling


cmdName

public abstract String cmdName
command line name of the connector


description

public abstract String description
description of the connector


Kieker 1.9

Copyright 2014 Kieker Project, http://kieker-monitoring.net