public class DirectoryFactory extends Object implements org.springframework.beans.factory.FactoryBean
Constructor and Description |
---|
DirectoryFactory(BootstrapManager bootstrapManager) |
Modifier and Type | Method and Description |
---|---|
Object |
getObject() |
Class |
getObjectType() |
boolean |
isSingleton() |
public DirectoryFactory(BootstrapManager bootstrapManager)
public Object getObject()
getObject
in interface org.springframework.beans.factory.FactoryBean
public Class getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean
public boolean isSingleton()
isSingleton
in interface org.springframework.beans.factory.FactoryBean
Copyright © 2003–2020 Atlassian. All rights reserved.