public abstract class RepositoryIdFactory extends Object
Constructor and Description |
---|
RepositoryIdFactory() |
Modifier and Type | Method and Description |
---|---|
static RepositoryIdStrings |
getRepIdStringsFactory()
Returns the latest version RepositoryIdStrings instance
|
static RepositoryIdStrings |
getRepIdStringsFactory(ORB orb)
Checks the version of the ORB and returns the appropriate RepositoryIdStrings instance.
|
static RepositoryIdUtility |
getRepIdUtility()
Returns the latest version RepositoryIdUtility instance
|
static RepositoryIdUtility |
getRepIdUtility(ORB orb)
Checks the version of the ORB and returns the appropriate RepositoryIdUtility instance.
|
public static RepositoryIdStrings getRepIdStringsFactory()
public static RepositoryIdStrings getRepIdStringsFactory(ORB orb)
public static RepositoryIdUtility getRepIdUtility()
public static RepositoryIdUtility getRepIdUtility(ORB orb)
Copyright © 2018 JBoss by Red Hat. All rights reserved.