public class LocalizerContext extends Object
| Constructor and Description |
|---|
LocalizerContext(String user,
ContainerId containerId,
Credentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
ContainerId |
getContainerId() |
Credentials |
getCredentials() |
String |
getUser() |
public LocalizerContext(String user, ContainerId containerId, Credentials credentials)
public String getUser()
public ContainerId getContainerId()
public Credentials getCredentials()
Copyright © 2013 Apache Software Foundation. All rights reserved.