|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.service.importer.DefaultImportingContext
public class DefaultImportingContext
| Constructor Summary | |
|---|---|
DefaultImportingContext()
|
|
| Method Summary | ||
|---|---|---|
|
getAttribute(java.lang.String s)
|
|
|
setAttribute(java.lang.String s,
T t)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultImportingContext()
| Method Detail |
|---|
public <T> T getAttribute(java.lang.String s)
getAttribute in interface com.xebialabs.deployit.server.api.importer.ImportingContext
public <T> void setAttribute(java.lang.String s,
T t)
setAttribute in interface com.xebialabs.deployit.server.api.importer.ImportingContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||