public final class AuthorityFactory extends Object
Authority instance back from its String representation returned by
Authority.getAuthority()| Constructor and Description |
|---|
AuthorityFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Authority |
create(String authority)
Creates an
Authority instance out of its String representation
Authority.getAuthority(). |
public static Authority create(String authority)
Authority instance out of its String representation
Authority.getAuthority().authority - An authority String representation.Copyright © GigaSpaces.