WildFly: Self-Contained 1.0.0.Beta4
-
- All Implemented Interfaces:
- org.jboss.msc.service.Service<org.jboss.vfs.VirtualFile>, org.jboss.msc.value.Value<org.jboss.vfs.VirtualFile>
public class SelfContainedContentService
extends Object
implements org.jboss.msc.service.Service<org.jboss.vfs.VirtualFile>
Simple service to provide the VirtualFile to the SelfContainedContentRepository.
- Author:
- Bob McWhirter
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static org.jboss.msc.service.ServiceName |
NAME |
-
Fields inherited from interface org.jboss.msc.service.Service
NULL, NULL_VALUE
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
org.jboss.vfs.VirtualFile |
getValue() |
void |
start(org.jboss.msc.service.StartContext startContext) |
void |
stop(org.jboss.msc.service.StopContext stopContext) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: Self-Contained 1.0.0.Beta4
Copyright © 2015 JBoss by Red Hat. All rights reserved.