Package io.vanillabp.springboot.adapter
Klasse MultiInstance<E>
java.lang.Object
io.vanillabp.springboot.adapter.MultiInstance<E>
- Alle implementierten Schnittstellen:
io.vanillabp.spi.service.MultiInstanceElementResolver.MultiInstance<E>
public class MultiInstance<E>
extends Object
implements io.vanillabp.spi.service.MultiInstanceElementResolver.MultiInstance<E>
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
MultiInstance
-
-
Methodendetails
-
getElement
- Angegeben von:
getElementin Schnittstelleio.vanillabp.spi.service.MultiInstanceElementResolver.MultiInstance<E>
-
getTotal
public int getTotal()- Angegeben von:
getTotalin Schnittstelleio.vanillabp.spi.service.MultiInstanceElementResolver.MultiInstance<E>
-
getIndex
public int getIndex()- Angegeben von:
getIndexin Schnittstelleio.vanillabp.spi.service.MultiInstanceElementResolver.MultiInstance<E>
-