|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resin | |
|---|---|
| com.caucho.server.admin | |
| com.caucho.server.cluster | |
| com.caucho.server.resin | |
| Uses of Resin in com.caucho.server.admin |
|---|
| Methods in com.caucho.server.admin with parameters of type Resin | |
|---|---|
void |
Management.setResin(Resin resin)
|
| Constructors in com.caucho.server.admin with parameters of type Resin | |
|---|---|
TransactionManager(Resin resin)
Deprecated. |
|
| Uses of Resin in com.caucho.server.cluster |
|---|
| Methods in com.caucho.server.cluster that return Resin | |
|---|---|
Resin |
Cluster.getResin()
Returns the owning resin server. |
protected Resin |
Server.getResin()
Returns the resin server |
| Constructors in com.caucho.server.cluster with parameters of type Resin | |
|---|---|
Cluster(Resin resin)
|
|
| Uses of Resin in com.caucho.server.resin |
|---|
| Subclasses of Resin in com.caucho.server.resin | |
|---|---|
class |
ProResin
The Resin class represents the top-level container for Resin. |
| Methods in com.caucho.server.resin that return Resin | |
|---|---|
static Resin |
Resin.create()
Creates a new Resin instance |
static Resin |
Resin.create(java.lang.ClassLoader loader)
Creates a new Resin instance |
static Resin |
Resin.getCurrent()
Returns the resin server. |
static Resin |
Resin.getLocal()
Returns the resin server. |
| Constructors in com.caucho.server.resin with parameters of type Resin | |
|---|---|
ClusterCompatConfig(Resin resin)
Creates a new cluster compat |
|
ResinAdmin(Resin resin)
Creates the admin object and registers with JMX. |
|
ServerCompatConfig(Resin resin)
Creates a new resin server. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||