Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.binding
Class SimpleServiceProvider.Entry

java.lang.Object
  extended by org.nuxeo.runtime.binding.SimpleServiceProvider.Entry
Enclosing class:
SimpleServiceProvider

public class SimpleServiceProvider.Entry
extends java.lang.Object


Field Summary
 java.lang.String bindingKey
           
 java.lang.Class<?> itf
           
 java.lang.Object obj
           
 
Constructor Summary
SimpleServiceProvider.Entry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

obj

public java.lang.Object obj

itf

public java.lang.Class<?> itf

bindingKey

public java.lang.String bindingKey
Constructor Detail

SimpleServiceProvider.Entry

public SimpleServiceProvider.Entry()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.