Class SpringBeans
java.lang.Object
com.atlassian.confluence.plugins.restapi.spring.SpringBeans
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration>exportResourceConfigHostContext(RestEntityEnrichmentManager entityEnrichmentManager, AccessModeService accessModeService, com.atlassian.event.api.EventPublisher eventPublisher) com.atlassian.event.api.EventPublisher
-
Constructor Details
-
SpringBeans
public SpringBeans()
-
-
Method Details
-
importEventPublisher
@Bean public com.atlassian.event.api.EventPublisher importEventPublisher() -
exportResourceConfigHostContext
@Bean public org.springframework.beans.factory.FactoryBean<org.osgi.framework.ServiceRegistration> exportResourceConfigHostContext(RestEntityEnrichmentManager entityEnrichmentManager, AccessModeService accessModeService, com.atlassian.event.api.EventPublisher eventPublisher)
-