Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.service.sample
Class Service1Impl

java.lang.Object
  extended by org.nuxeo.runtime.service.AdaptableServiceImpl
      extended by org.nuxeo.runtime.service.sample.Service1Impl
All Implemented Interfaces:
Adaptable, AdaptableService, Service1

public class Service1Impl
extends AdaptableServiceImpl
implements Service1

Author:
Bogdan Stefanescu

Constructor Summary
Service1Impl()
           
 
Method Summary
 void m1()
           
 
Methods inherited from class org.nuxeo.runtime.service.AdaptableServiceImpl
getAdapter, hasAdapter, invokeAdapter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nuxeo.runtime.model.Adaptable
getAdapter
 

Constructor Detail

Service1Impl

public Service1Impl()
Method Detail

m1

public void m1()
Specified by:
m1 in interface Service1

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.