public abstract class VariableTransportManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
transports
This keeps track off all transport statements.
|
| Modifier | Constructor and Description |
|---|---|
protected |
VariableTransportManager() |
public void add(String type, String name)
type - The Type!name - The Name!public void put(String type, String name)
add(String, String)type - The Type!name - The Name!Copyright © 2014. All rights reserved.