org.kie.workbench.common.services.backend.source
Class SourceServicesImpl
java.lang.Object
org.kie.workbench.common.services.backend.source.SourceServicesImpl
- All Implemented Interfaces:
- SourceServices
@ApplicationScoped
public class SourceServicesImpl
- extends Object
- implements SourceServices
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceServicesImpl
public SourceServicesImpl()
SourceServicesImpl
@Inject
public SourceServicesImpl(@Any
javax.enterprise.inject.Instance<SourceService<?>> sourceServiceList)
hasServiceFor
public boolean hasServiceFor(org.uberfire.java.nio.file.Path path)
- Specified by:
hasServiceFor in interface SourceServices
getServiceFor
public SourceService getServiceFor(org.uberfire.java.nio.file.Path path)
- Specified by:
getServiceFor in interface SourceServices
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.