Modifier and Type | Field and Description |
---|---|
protected ScopedClassPoolFactory |
ScopedClassPoolRepositoryImpl.factory
The factory for creating class pools
|
Modifier and Type | Method and Description |
---|---|
ScopedClassPoolFactory |
ScopedClassPoolRepositoryImpl.getClassPoolFactory()
Returns the classpool factory.
|
ScopedClassPoolFactory |
ScopedClassPoolRepository.getClassPoolFactory()
Obtains the recorded factory.
|
Modifier and Type | Method and Description |
---|---|
void |
ScopedClassPoolRepositoryImpl.setClassPoolFactory(ScopedClassPoolFactory factory)
Sets the classpool factory that should be used.
|
void |
ScopedClassPoolRepository.setClassPoolFactory(ScopedClassPoolFactory factory)
Records a factory.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.